[vale] Add some vale styles and an ini file
This commit is contained in:
8
vale/.vale-styles/Microsoft/Gender.yml
Normal file
8
vale/.vale-styles/Microsoft/Gender.yml
Normal file
@ -0,0 +1,8 @@
|
||||
extends: existence
|
||||
message: "Don't use '%s'."
|
||||
link: https://github.com/MicrosoftDocs/microsoft-style-guide/blob/master/styleguide/grammar/nouns-pronouns.md#pronouns-and-gender
|
||||
level: error
|
||||
ignorecase: true
|
||||
tokens:
|
||||
- he/she
|
||||
- s/he
|
||||
Reference in New Issue
Block a user