mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00: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
|