Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Substitutions.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d49ac583dd7b053e2a28c03ca6a10baf99766d5 (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
# Error: gitlab.Substitutions
#
# Checks for misused terms that should never be used at GitLab.
# SubstitutionWarning.yml also exists.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: substitution
message: "Use '%s' instead of '%s'."
link: https://about.gitlab.com/handbook/communication/#top-misused-terms
level: error
ignorecase: true
swap:
  codequality: code quality
  Customer [Pp]ortal: Customers Portal
  disallow: prevent
  '(?<!GitLab )Duo': GitLab Duo
  frontmatter: front matter
  GitLabber: GitLab team member
  GitLabbers: GitLab team members
  GitLab-shell: GitLab Shell
  gitlab omnibus: Linux package
  param: parameter
  params: parameters
  pg: PostgreSQL
  'postgres$': PostgreSQL
  golang: Go
  raketask: Rake task
  raketasks: Rake tasks
  rspec: RSpec
  self hosted: self-managed
  self-hosted: self-managed
  styleguide: style guide
  to login: to log in
  can login: can log in
  to log-in: to log in
  can log-in: can log in
  to signin: to sign in
  can signin: can sign in
  to sign-in: to sign in
  can sign-in: can sign in
  x509: X.509
  yml: YAML
  admin user: administrator
  admin users: administrators
  administrator permission: administrator access
  administrator permissions: administrator access
  administrator role: administrator access
  the administrator access level: administrator access
  developer access: the Developer role
  developer permission: the Developer role
  developer permissions: the Developer role
  guest access: the Guest role
  guest permission: the Guest role
  guest permissions: the Guest role
  maintainer access: the Maintainer role
  maintainer permission: the Maintainer role
  maintainer permissions: the Maintainer role
  owner access: the Owner role
  owner permission: the Owner role
  owner permissions: the Owner role
  reporter access: the Reporter role
  reporter permission: the Reporter role
  reporter permissions: the Reporter role
  at least the Owner role: the Owner role