[vale] Add some vale styles and an ini file
This commit is contained in:
8
vale/.vale-styles/Google/Spelling.yml
Normal file
8
vale/.vale-styles/Google/Spelling.yml
Normal file
@ -0,0 +1,8 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user