diff options
Diffstat (limited to 'ci/vale/Google/Exclamation.yml')
-rw-r--r-- | ci/vale/Google/Exclamation.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/vale/Google/Exclamation.yml b/ci/vale/Google/Exclamation.yml new file mode 100644 index 00000000..c4db380b --- /dev/null +++ b/ci/vale/Google/Exclamation.yml @@ -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: + - '!' |