diff options
author | rebortg <github@ghlr.de> | 2022-02-12 21:38:45 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-02-12 21:40:50 +0100 |
commit | 31464afb0430303bc84b879b28ebe7a9e4374818 (patch) | |
tree | f534affdb1c508bd0fbb9f3393c15628a70c0453 /.github/styles/Google/Periods.yml | |
parent | 57fb847554deb01f87bac22a72196a0928b10538 (diff) | |
download | vyos-documentation-31464afb0430303bc84b879b28ebe7a9e4374818.tar.gz vyos-documentation-31464afb0430303bc84b879b28ebe7a9e4374818.zip |
cleanup all vale components
(cherry picked from commit 6052f0d7374519f8de9f076ba9db63ef7aed162a)
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,}' |