mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-14 21:06:34 +03:00
17 lines
406 B
YAML
17 lines
406 B
YAML
|
extends: substitution
|
||
|
message: 'Use inclusive language. Consider "%s" instead of "%s".'
|
||
|
link: https://intranet.redoc.ly/contributing/documentation-style-guide/#grammar-and-syntax
|
||
|
level: error
|
||
|
ignorecase: true
|
||
|
swap:
|
||
|
he: they
|
||
|
his: their
|
||
|
she: they
|
||
|
hers: their
|
||
|
blacklist(?:ed|ing|s)?: blocklist
|
||
|
whitelist(?:ed|ing|s)?: allowlist
|
||
|
master: primary, main
|
||
|
slave: replica
|
||
|
he/she: they
|
||
|
s/he: they
|