diff options
author | rebortg <github@ghlr.de> | 2022-02-12 21:38:45 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-02-12 21:38:45 +0100 |
commit | 6052f0d7374519f8de9f076ba9db63ef7aed162a (patch) | |
tree | 7e295ce58025a6a1f199df9f6ddc9059f13d3903 /.github/styles/Google/Spacing.yml | |
parent | 5ba64c1f710b5dadfadddcc5fd515c573c7e79c2 (diff) | |
download | vyos-documentation-6052f0d7374519f8de9f076ba9db63ef7aed162a.tar.gz vyos-documentation-6052f0d7374519f8de9f076ba9db63ef7aed162a.zip |
cleanup all vale components
Diffstat (limited to '.github/styles/Google/Spacing.yml')
-rw-r--r-- | .github/styles/Google/Spacing.yml | 8 |
1 files changed, 0 insertions, 8 deletions
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]' |