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
3539d848
Commit
3539d848
authored
Dec 01, 2020
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve output of vague vale rule
parent
6ea5aefd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
doc/.vale/gitlab/SubstitutionSuggestions.yml
doc/.vale/gitlab/SubstitutionSuggestions.yml
+8
-8
No files found.
doc/.vale/gitlab/SubstitutionSuggestions.yml
View file @
3539d848
...
...
@@ -6,15 +6,15 @@
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends
:
substitution
message
:
'
Consider
"%s"
instead
of
"%s".'
message
:
'
Consider
%s
instead
of
"%s".'
link
:
https://docs.gitlab.com/ee/development/documentation/styleguide.html#language
level
:
suggestion
ignorecase
:
true
swap
:
active user
:
billable user
active users
:
billable users
since
:
because
once that
:
after that
once the
:
after the
once you
:
after you
within
:
in
active user
:
'
"billable
user"'
active users
:
'
"billable
users"'
since
:
'
"because"
or
"after"'
once that
:
'
"after
that"'
once the
:
'
"after
the"'
once you
:
'
"after
you"'
within
:
'
"in"'
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