summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/SubstitutionWarning.yml
blob: 8f3d3330271a20ac953dfed416d36a7c01582ccc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
# Warning: gitlab.SubstitutionWarning
#
# 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.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: substitution
message: "Use '%s' instead of '%s' when possible."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
level: warning
ignorecase: true
swap:
  active user: "billable user"
  active users: "billable users"
  air(?:-| )?gapped: "offline environment"
  bullet: "list item"
  click: "select"
  code base: "codebase"
  config: "configuration"
  deselect: "clear"
  deselected: "cleared"
  distro: "distribution"
  docs: "documentation"
  e-mail: "email"
  ex: "for example"
  file name: "filename"
  filesystem: "file system"
  info: "information"
  it is recommended: "you should"
  logged in user: "authenticated user"
  logged-in user: "authenticated user"
  n/a: "not applicable"
  navigate to: "go to"
  OAuth2: "OAuth 2.0"
  once that: "after that"
  once the: "after the"
  once you: "after you"
  repo: "repository"
  signed in user: "authenticated user"
  signed-in user: "authenticated user"
  since: "because' or 'after"
  sub-group: "subgroup"
  sub-groups: "subgroups"
  timezone: "time zone"
  utilize: "use"
  we recommend: "you should"
  within: "in"