constellation/docs/styles/Google/Spelling.yml
2024-01-24 09:07:19 +01:00

11 lines
233 B
YAML

extends: existence
message: "In general, use American spelling instead of '%s'."
link: 'https://developers.google.com/style/spelling'
ignorecase: true
level: warning
tokens:
- '(?:\w+)nised?'
- 'colour'
- 'labour'
- 'centre'