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
1d1f5565
Commit
1d1f5565
authored
Jul 07, 2020
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update future tense testing
parent
13f66deb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
24 deletions
+7
-24
doc/.vale/gitlab/Contractions.yml
doc/.vale/gitlab/Contractions.yml
+1
-11
doc/.vale/gitlab/FutureTense.yml
doc/.vale/gitlab/FutureTense.yml
+6
-13
No files found.
doc/.vale/gitlab/Contractions.yml
View file @
1d1f5565
...
...
@@ -20,7 +20,6 @@ swap:
have not
:
haven't
that is
:
that's
we are
:
we're
will not
:
won't
would not
:
wouldn't
you are
:
you're
you have
:
you've
...
...
@@ -31,25 +30,16 @@ swap:
didn't
:
did not
doesn't
:
does not
hasn't
:
has not
how'll
:
how will
how's
:
how is
isn't
:
is not
it'll
:
it will
shouldn't
:
should not
that'll
:
that will
they'll
:
they will
they're
:
they are
wasn't
:
was not
weren't
:
were not
we'll
:
we will
we've
:
we have
what's
:
what is
what'll
:
what will
when's
:
when is
when'll
:
when will
where's
:
where is
where'll
:
where will
who's
:
who is
who'll
:
who will
why's
:
why is
why'll
:
why will
doc/.vale/gitlab/FutureTense.yml
View file @
1d1f5565
...
...
@@ -8,17 +8,10 @@
extends
:
existence
message
:
'
Avoid
using
future
tense:
"%s"'
ignorecase
:
true
level
:
suggestion
level
:
warning
link
:
https://docs.gitlab.com/ee/development/documentation/styleguide.html#language-to-avoid
tokens
:
-
going to be
-
going to
-
he'll
-
she'll
-
they'll
-
we'll
-
will be
-
will have
-
will
# Leave this word after the two-word 'will' variants as a catchall
-
won't
-
you'll
raw
:
-
"
(going
to(
|
\n
|[[:punct:]])[a-zA-Z]*|"
-
"
will(
|
\n
|[[:punct:]])[a-zA-Z]*|"
-
"
won't(
|
\n
|[[:punct:]])[a-zA-Z]*|"
-
"
[a-zA-Z]*'ll(
|
\n
|[[:punct:]])[a-zA-Z]*)"
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