Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5a2ba14a
Commit
5a2ba14a
authored
Feb 17, 2021
by
Marcel Amirault
Committed by
Evan Read
Feb 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Lower vale admin rule to suggestion level
parent
662e2aac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
doc/.vale/gitlab/Admin.yml
doc/.vale/gitlab/Admin.yml
+2
-3
No files found.
doc/.vale/gitlab/Admin.yml
View file @
5a2ba14a
...
...
@@ -5,10 +5,9 @@
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends
:
substitution
message
:
'
Use
"administration",
"administrator",
"administer",
or
"Admin
Area"
instead
of
"admin"
or
"admin
area".
'
message
:
'
Verify
this
use
of
the
word
"admin".
Can
it
be
updated
to
"administration",
"administrator",
"administer",
or
"Admin
Area"?
'
link
:
https://docs.gitlab.com/ee/development/documentation/styleguide.html
# Do not set `level: error`, as our docs refer to other docs which use "admin" and "Admin"
level
:
warning
level
:
suggestion
ignorecase
:
true
swap
:
'
admin
?\w*'
:
'
(?:Admin
Area|[Aa]dminist(ration|rator|rators|er|rative))'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment