mirror of
https://github.com/github/codeql.git
synced 2026-03-16 12:36:55 +01: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
|