|
7 | 7 | # For a list of all options, see https://vale.sh/docs/topics/styles/ |
8 | 8 | extends: substitution |
9 | 9 | message: "Use '%s' instead of '%s'." |
10 | | -link: https://about.gitlab.com/handbook/communication/#top-misused-terms |
| 10 | +link: https://handbook.gitlab.com/handbook/communication/top-misused-terms/ |
11 | 11 | level: error |
12 | 12 | ignorecase: true |
13 | 13 | swap: |
| 14 | + admin user: administrator |
| 15 | + admin users: administrators |
| 16 | + administrator permission: administrator access |
| 17 | + administrator permissions: administrator access |
| 18 | + administrator role: administrator access |
| 19 | + at least the Owner role: the Owner role |
| 20 | + can login: can log in |
| 21 | + can log-in: can log in |
| 22 | + can signin: can sign in |
| 23 | + can sign-in: can sign in |
14 | 24 | codequality: code quality |
15 | 25 | Customer [Pp]ortal: Customers Portal |
| 26 | + developer access: the Developer role |
| 27 | + developer permission: the Developer role |
| 28 | + developer permissions: the Developer role |
16 | 29 | disallow: prevent |
| 30 | + '(?<!GitLab )Duo': GitLab Duo |
17 | 31 | frontmatter: front matter |
| 32 | + GitLab self hosted: GitLab self-managed # https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#gitlab-self-managed |
| 33 | + GitLab self-hosted: GitLab self-managed # https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#gitlab-self-managed |
18 | 34 | GitLabber: GitLab team member |
19 | 35 | GitLabbers: GitLab team members |
20 | 36 | GitLab-shell: GitLab Shell |
21 | 37 | gitlab omnibus: Linux package |
| 38 | + golang: Go |
| 39 | + guest access: the Guest role |
| 40 | + guest permission: the Guest role |
| 41 | + guest permissions: the Guest role |
| 42 | + maintainer access: the Maintainer role |
| 43 | + maintainer permission: the Maintainer role |
| 44 | + maintainer permissions: the Maintainer role |
| 45 | + owner access: the Owner role |
| 46 | + owner permission: the Owner role |
| 47 | + owner permissions: the Owner role |
22 | 48 | param: parameter |
23 | 49 | params: parameters |
24 | 50 | pg: PostgreSQL |
25 | 51 | 'postgres$': PostgreSQL |
26 | | - golang: Go |
27 | 52 | raketask: Rake task |
28 | 53 | raketasks: Rake tasks |
29 | 54 | rspec: RSpec |
30 | | - self hosted: self-managed |
31 | | - self-hosted: self-managed |
| 55 | + reporter access: the Reporter role |
| 56 | + reporter permission: the Reporter role |
| 57 | + reporter permissions: the Reporter role |
| 58 | + self hosted GitLab: GitLab self-managed # https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#gitlab-self-managed |
| 59 | + self-hosted GitLab: GitLab self-managed # https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#gitlab-self-managed |
32 | 60 | styleguide: style guide |
| 61 | + the administrator access level: administrator access |
33 | 62 | to login: to log in |
34 | | - can login: can log in |
35 | 63 | to log-in: to log in |
36 | | - can log-in: can log in |
37 | 64 | to signin: to sign in |
38 | | - can signin: can sign in |
39 | 65 | to sign-in: to sign in |
40 | | - can sign-in: can sign in |
41 | 66 | x509: X.509 |
42 | 67 | yml: YAML |
43 | | - admin user: administrator |
44 | | - admin users: administrators |
45 | | - administrator permission: administrator access |
46 | | - administrator permissions: administrator access |
47 | | - administrator role: administrator access |
48 | | - the administrator access level: administrator access |
49 | | - developer access: the Developer role |
50 | | - developer permission: the Developer role |
51 | | - developer permissions: the Developer role |
52 | | - guest access: the Guest role |
53 | | - guest permission: the Guest role |
54 | | - guest permissions: the Guest role |
55 | | - maintainer access: the Maintainer role |
56 | | - maintainer permission: the Maintainer role |
57 | | - maintainer permissions: the Maintainer role |
58 | | - owner access: the Owner role |
59 | | - owner permission: the Owner role |
60 | | - owner permissions: the Owner role |
61 | | - reporter access: the Reporter role |
62 | | - reporter permission: the Reporter role |
63 | | - reporter permissions: the Reporter role |
64 | | - at least the Owner role: the Owner role |
|
0 commit comments