Add vale config

This commit is contained in:
Jeroen Leenarts
2022-12-06 15:40:17 +01:00
parent dca4447645
commit 749b7144c3
37 changed files with 712 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
extends: existence
message: "Try to avoid using first-person plural like '%s'."
link: 'https://developers.google.com/style/pronouns#personal-pronouns'
level: warning
ignorecase: true
tokens:
- we
- we'(?:ve|re)
- ours?
- us
- let's