mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04: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
|