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/FirstPerson.yml')
-rw-r--r--doc/.vale/gitlab/FirstPerson.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/.vale/gitlab/FirstPerson.yml b/doc/.vale/gitlab/FirstPerson.yml
deleted file mode 100644
index e97b886b5ed..00000000000
--- a/doc/.vale/gitlab/FirstPerson.yml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-# Warning: gitlab.FirstPerson
-#
-# Checks for use of first person pronouns.
-#
-# For a list of all options, see https://vale.sh/docs/topics/styles/
-extends: existence
-message: "Instead of '%s', speak directly to the reader. Use 'you' or re-write to remove."
-level: warning
-ignorecase: true
-link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html
-tokens:
- - '\bI[ ,;:?!"]|\bI\x27.{1,2}'
- - me
- - myself
- - mine