mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
9 lines
182 B
YAML
9 lines
182 B
YAML
extends: existence
|
|
message: "Capitalize '%s'."
|
|
link: https://docs.microsoft.com/en-us/style-guide/punctuation/colons
|
|
nonword: true
|
|
level: error
|
|
scope: heading
|
|
tokens:
|
|
- ':\s[a-z]'
|