mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-27 06:13:16 +03:00
7 lines
113 B
YAML
7 lines
113 B
YAML
|
extends: existence
|
||
|
message: "Capitalize '%s'."
|
||
|
nonword: true
|
||
|
level: warning
|
||
|
scope: heading
|
||
|
tokens:
|
||
|
- ':\s[a-z]'
|