Welcome to mirror list, hosted at ThFree Co, Russian Federation.

InclusionCultural.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5bfad84f10043bb904d9179dba5a602f0b0595d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
# 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".'
link: https://docs.gitlab.com/ee/development/documentation/styleguide.html#inclusive-language
level: warning
ignorecase: true
swap:
  blacklist(?:ed|ing|s)?: denylist
  whitelist(?:ed|ing|s)?: allowlist
  master: primary, main
  slave: secondary