mirror of
https://github.com/bspeice/speice.io
synced 2024-11-15 06:28:10 -05:00
9 lines
234 B
YAML
9 lines
234 B
YAML
|
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
|