2021-01-03 14:25:43 +05:30
|
|
|
---
|
|
|
|
# Warning: gitlab.InclusionCultural
|
|
|
|
#
|
|
|
|
# Suggests alternatives for words that are culturally inappropriate.
|
|
|
|
#
|
|
|
|
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
|
|
|
|
extends: substitution
|
|
|
|
message: 'Use inclusive language. Consider "%s" instead of "%s".'
|
2021-02-22 17:27:13 +05:30
|
|
|
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#inclusive-language
|
2021-01-03 14:25:43 +05:30
|
|
|
level: warning
|
|
|
|
ignorecase: true
|
|
|
|
swap:
|
|
|
|
blacklist(?:ed|ing|s)?: denylist
|
|
|
|
whitelist(?:ed|ing|s)?: allowlist
|
|
|
|
master: primary, main
|
|
|
|
slave: secondary
|