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

28 lines
875 B
YAML
Raw Normal View History

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".'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#language
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"'
2021-04-17 20:07:23 +05:30
GFM: '"GitLab Flavored Markdown"'
2021-11-11 11:23:49 +05:30
it is recommended: '"we recommend"'
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"'