diff options
Diffstat (limited to 'ci/vale/Google/Periods.yml')
-rw-r--r-- | ci/vale/Google/Periods.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ci/vale/Google/Periods.yml b/ci/vale/Google/Periods.yml deleted file mode 100644 index d24a6a6c..00000000 --- a/ci/vale/Google/Periods.yml +++ /dev/null @@ -1,7 +0,0 @@ -extends: existence -message: "Don't use periods with acronyms or initialisms such as '%s'." -link: 'https://developers.google.com/style/abbreviations' -level: error -nonword: true -tokens: - - '\b(?:[A-Z]\.){3,}' |