From c238230b1397f425878814e312758bacc5a9ea1d Mon Sep 17 00:00:00 2001 From: rebortg Date: Sat, 12 Feb 2022 21:34:42 +0100 Subject: cleanup all vale components --- .github/styles/Google/Spacing.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .github/styles/Google/Spacing.yml (limited to '.github/styles/Google/Spacing.yml') diff --git a/.github/styles/Google/Spacing.yml b/.github/styles/Google/Spacing.yml deleted file mode 100644 index 5f209a9f..00000000 --- a/.github/styles/Google/Spacing.yml +++ /dev/null @@ -1,8 +0,0 @@ -extends: existence -message: "'%s' should have one space." -link: 'https://developers.google.com/style/sentence-spacing' -level: error -nonword: true -tokens: - - '[.?!] {2,}[A-Z]' - - '[.?!][A-Z]' -- cgit v1.2.3