debian-mirror-gitlab/doc/.vale/gitlab/SubstitutionWarning.yml

24 lines
672 B
YAML
Raw Normal View History

2020-05-24 23:13:21 +05:30
---
2020-06-23 00:09:42 +05:30
# Warning: gitlab.SubstitutionWarning
#
2020-05-24 23:13:21 +05:30
# Warns against using common shorthand for terms.
# For substitutions flagged as errors, see Substitutions.yml
#
2020-07-28 23:09:34 +05:30
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
2020-05-24 23:13:21 +05:30
extends: substitution
message: 'If possible, use "%s" instead of "%s".'
link: https://about.gitlab.com/handbook/communication/#top-misused-terms
level: warning
ignorecase: true
swap:
admin: administrator
2020-06-23 00:09:42 +05:30
blacklist(ed|ing)?: denylist
2020-07-28 23:09:34 +05:30
code base: codebase
2020-05-24 23:13:21 +05:30
config: configuration
distro: distribution
2020-07-28 23:09:34 +05:30
file name: filename
filesystem: file system
2020-05-24 23:13:21 +05:30
info: information
repo: repository
2020-06-23 00:09:42 +05:30
whitelist(ed|ing)?: allowlist