summaryrefslogtreecommitdiff
path: root/ci/vale/Google/FirstPerson.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/vale/Google/FirstPerson.yml')
-rw-r--r--ci/vale/Google/FirstPerson.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ci/vale/Google/FirstPerson.yml b/ci/vale/Google/FirstPerson.yml
new file mode 100644
index 00000000..d2290611
--- /dev/null
+++ b/ci/vale/Google/FirstPerson.yml
@@ -0,0 +1,11 @@
+extends: existence
+message: "Avoid first-person pronouns such as '%s'."
+link: 'https://developers.google.com/style/pronouns#personal-pronouns'
+ignorecase: true
+level: warning
+nonword: true
+tokens:
+ - (?:^|\s)I\s
+ - \bme\b
+ - \bus\b
+ - \bours\b