2021-01-29 00:20:46 +05:30
|
|
|
---
|
|
|
|
# Suggestion: gitlab.SubstitutionSuggestions
|
|
|
|
#
|
2021-03-08 18:12:59 +05:30
|
|
|
# Suggests better options for frequently misused terms that are often - but not always - incorrect.
|
|
|
|
# SubstitutionWarning.yml and Substitutions.yml also exist.
|
2021-01-29 00:20:46 +05:30
|
|
|
#
|
|
|
|
# For a list of all options, see https://errata-ai.github.io/vale/styles/
|
|
|
|
extends: substitution
|
2021-02-22 17:27:13 +05:30
|
|
|
message: 'Consider %s instead of "%s".'
|
2022-07-16 23:28:13 +05:30
|
|
|
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
|
2021-01-29 00:20:46 +05:30
|
|
|
level: suggestion
|
|
|
|
ignorecase: true
|
|
|
|
swap:
|
2021-02-22 17:27:13 +05:30
|
|
|
active user: '"billable user"'
|
|
|
|
active users: '"billable users"'
|
2021-03-08 18:12:59 +05:30
|
|
|
docs: '"documentation"'
|
2021-11-11 11:23:49 +05:30
|
|
|
e-mail: '"email"'
|
2022-07-16 23:28:13 +05:30
|
|
|
GLFM: '"GitLab Flavored Markdown"'
|
2021-11-11 11:23:49 +05:30
|
|
|
it is recommended: '"we recommend"'
|
2022-04-04 11:22:00 +05:30
|
|
|
navigate: go
|
2021-06-08 01:23:25 +05:30
|
|
|
OAuth2: '"OAuth 2.0"'
|
2021-02-22 17:27:13 +05:30
|
|
|
once that: '"after that"'
|
|
|
|
once the: '"after the"'
|
|
|
|
once you: '"after you"'
|
|
|
|
since: '"because" or "after"'
|
2021-03-11 19:13:27 +05:30
|
|
|
sub-group: '"subgroup"'
|
|
|
|
sub-groups: '"subgroups"'
|
2021-02-22 17:27:13 +05:30
|
|
|
within: '"in"'
|