diff options
Diffstat (limited to '.github/styles/Google/Periods.yml')
-rw-r--r-- | .github/styles/Google/Periods.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/styles/Google/Periods.yml b/.github/styles/Google/Periods.yml deleted file mode 100644 index d24a6a6c..00000000 --- a/.github/styles/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,}' |