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

47 lines
1.3 KiB
YAML
Raw Normal View History

2020-05-24 23:13:21 +05:30
---
2020-06-23 00:09:42 +05:30
# Warning: gitlab.SubstitutionWarning
#
2023-03-04 22:38:38 +05:30
# Checks for misused terms or common shorthand that should not be used at GitLab, but can't be flagged as errors.
# Substitutions.yml also exists.
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-03-04 22:38:38 +05:30
message: "Use '%s' instead of '%s' when possible."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
2020-05-24 23:13:21 +05:30
level: warning
ignorecase: true
swap:
2023-03-04 22:38:38 +05:30
active user: "billable user"
active users: "billable users"
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"
2023-03-04 22:38:38 +05:30
docs: "documentation"
e-mail: "email"
ex: "for example"
2023-01-13 00:05:48 +05:30
file name: "filename"
filesystem: "file system"
2023-03-04 22:38:38 +05:30
GLFM: "GitLab Flavored Markdown"
GFM: "GitLab Flavored Markdown' or 'GitHub Flavored Markdown"
2023-01-13 00:05:48 +05:30
info: "information"
2023-03-04 22:38:38 +05:30
it is recommended: "you should"
2023-01-13 00:05:48 +05:30
n/a: "not applicable"
2023-03-04 22:38:38 +05:30
navigate to: "go to"
OAuth2: "OAuth 2.0"
once that: "after that"
once the: "after the"
once you: "after you"
2023-01-13 00:05:48 +05:30
repo: "repository"
2023-03-04 22:38:38 +05:30
since: "because' or 'after"
sub-group: "subgroup"
sub-groups: "subgroups"
2023-01-13 00:05:48 +05:30
timezone: "time zone"
utilize: "use"
2023-03-04 22:38:38 +05:30
we recommend: "you should"
within: "in"