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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

30 lines
902 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
#
2021-03-08 18:12:59 +05:30
# Checks for misused terms or common shorthand that should never be used at GitLab, but can't be flagged as errors.
# Substitutions.yml and SubstitionSuggestions.yml also exist.
2020-05-24 23:13:21 +05:30
#
2023-01-13 00:05:48 +05:30
# For a list of all options, see https://vale.sh/docs/topics/styles/
2020-05-24 23:13:21 +05:30
extends: substitution
2023-01-13 00:05:48 +05:30
message: "If possible, use %s instead of '%s'."
2020-05-24 23:13:21 +05:30
link: https://about.gitlab.com/handbook/communication/#top-misused-terms
level: warning
ignorecase: true
swap:
2023-01-13 00:05:48 +05:30
air(?:-| )?gapped: "offline environment"
bullet: "list item"
click: "select"
code base: "codebase"
config: "configuration"
deselect: "clear"
deselected: "cleared"
distro: "distribution"
file name: "filename"
filesystem: "file system"
GFM: "'GitLab Flavored Markdown' or 'GitHub Flavored Markdown'"
info: "information"
n/a: "not applicable"
repo: "repository"
timezone: "time zone"
utilize: "use"