Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/.vale/gitlab/FutureTense.yml')
-rw-r--r--doc/.vale/gitlab/FutureTense.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/.vale/gitlab/FutureTense.yml b/doc/.vale/gitlab/FutureTense.yml
index a53a7dd29cc..4a74ee87331 100644
--- a/doc/.vale/gitlab/FutureTense.yml
+++ b/doc/.vale/gitlab/FutureTense.yml
@@ -11,7 +11,7 @@ ignorecase: true
level: warning
link: https://docs.gitlab.com/ee/development/documentation/styleguide.html#language-to-avoid
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]*)"
+ - "(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]*)"