mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
8 lines
216 B
YAML
8 lines
216 B
YAML
extends: existence
|
|
message: "Don't use '%s' unless space is limited."
|
|
link: https://docs.microsoft.com/en-us/style-guide/punctuation/dashes-hyphens/hyphens
|
|
ignorecase: true
|
|
level: warning
|
|
tokens:
|
|
- '\w+- and \w+-'
|