mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
be7cc0932a
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
8 lines
234 B
YAML
8 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
|