summaryrefslogtreecommitdiff
path: root/ci/vale/Google/Parens.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/vale/Google/Parens.yml')
-rw-r--r--ci/vale/Google/Parens.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/ci/vale/Google/Parens.yml b/ci/vale/Google/Parens.yml
deleted file mode 100644
index 3b8711d0..00000000
--- a/ci/vale/Google/Parens.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-extends: existence
-message: "Use parentheses judiciously."
-link: 'https://developers.google.com/style/parentheses'
-nonword: true
-level: suggestion
-tokens:
- - '\(.+\)'