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
+7
View File
@@ -0,0 +1,7 @@
extends: existence
message: "Don't use exclamation points in text."
link: 'https://developers.google.com/style/exclamation-points'
nonword: true
level: error
tokens:
- '\w!(?:\s|$)'