[vale] Add some vale styles and an ini file
This commit is contained in:
9
vale/.vale-styles/Google/Gender.yml
Normal file
9
vale/.vale-styles/Google/Gender.yml
Normal file
@ -0,0 +1,9 @@
|
||||
extends: existence
|
||||
message: "Don't use '%s' as a gender-neutral pronoun."
|
||||
link: 'https://developers.google.com/style/pronouns#gender-neutral-pronouns'
|
||||
level: error
|
||||
ignorecase: true
|
||||
tokens:
|
||||
- he/she
|
||||
- s/he
|
||||
- \(s\)he
|
||||
Reference in New Issue
Block a user