Commit c0f3ac54 authored by Marcel Amirault's avatar Marcel Amirault

Make vale catch versions with a v

parent 3a8fdfbe
...@@ -11,11 +11,11 @@ level: warning ...@@ -11,11 +11,11 @@ level: warning
nonword: true nonword: true
ignorecase: true ignorecase: true
tokens: tokens:
- "GitLab 2." - "GitLab (v)?2."
- "GitLab 3." - "GitLab (v)?3."
- "GitLab 4." - "GitLab (v)?4."
- "GitLab 5." - "GitLab (v)?5."
- "GitLab 6." - "GitLab (v)?6."
- "GitLab 7." - "GitLab (v)?7."
- "GitLab 8." - "GitLab (v)?8."
- "GitLab 9." - "GitLab (v)?9."
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment