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