dotfiles/vale/.config/vale/styles/Google/Spelling.yml

9 lines
213 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?'
- '(?:\w+)logue'