From ab14c6a43a4fa56e35f6fd8b48bc267611b02f01 Mon Sep 17 00:00:00 2001 From: rebortg Date: Thu, 26 Nov 2020 21:52:17 +0100 Subject: move vale stuff to .github --- ci/vale/Google/OptionalPlurals.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 ci/vale/Google/OptionalPlurals.yml (limited to 'ci/vale/Google/OptionalPlurals.yml') diff --git a/ci/vale/Google/OptionalPlurals.yml b/ci/vale/Google/OptionalPlurals.yml deleted file mode 100644 index 7058932f..00000000 --- a/ci/vale/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\)' -- cgit v1.2.3