Add vale config
This commit is contained in:
@@ -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|$)'
|
||||
Reference in New Issue
Block a user