diff options
Diffstat (limited to '.github/styles/Google/OptionalPlurals.yml')
-rw-r--r-- | .github/styles/Google/OptionalPlurals.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/styles/Google/OptionalPlurals.yml b/.github/styles/Google/OptionalPlurals.yml deleted file mode 100644 index 7058932f..00000000 --- a/.github/styles/Google/OptionalPlurals.yml +++ /dev/null @@ -1,7 +0,0 @@ -extends: existence -message: "Don't use plurals in parentheses such as in '%s'." -link: 'https://developers.google.com/style/plurals-parentheses' -level: error -nonword: true -tokens: - - '\b\w+\(s\)' |