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
+9
View File
@@ -0,0 +1,9 @@
extends: existence
message: "In general, don't use an ellipsis."
link: 'https://developers.google.com/style/ellipses'
nonword: true
level: warning
action:
name: remove
tokens:
- '\.\.\.'