summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/SubstitutionSuggestions.yml
blob: eac738d9eec61c65359a79f9866e5ecfef2e942b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
# Suggestion: gitlab.SubstitutionSuggestions
#
# Suggests better options for frequently misused terms that are often - but not always - incorrect.
# SubstitutionWarning.yml and Substitutions.yml also exist.
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: substitution
message: 'Consider %s instead of "%s".'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#language
level: suggestion
ignorecase: true
swap:
  active user: '"billable user"'
  active users: '"billable users"'
  docs: '"documentation"'
  once that: '"after that"'
  once the: '"after the"'
  once you: '"after you"'
  since: '"because" or "after"'
  sub-group: '"subgroup"'
  sub-groups: '"subgroups"'
  within: '"in"'