diff options
author | rebortg <github@ghlr.de> | 2022-02-12 21:34:42 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-02-12 21:34:42 +0100 |
commit | c238230b1397f425878814e312758bacc5a9ea1d (patch) | |
tree | 0ec641604f059b406e7abff9a7b41f3fd5758ce8 /.github/styles/Google/Quotes.yml | |
parent | da9919ba9d58926fbd3ed59d104cbc083ef97cce (diff) | |
download | vyos-documentation-c238230b1397f425878814e312758bacc5a9ea1d.tar.gz vyos-documentation-c238230b1397f425878814e312758bacc5a9ea1d.zip |
cleanup all vale components
Diffstat (limited to '.github/styles/Google/Quotes.yml')
-rw-r--r-- | .github/styles/Google/Quotes.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/styles/Google/Quotes.yml b/.github/styles/Google/Quotes.yml deleted file mode 100644 index 3cb6f1ab..00000000 --- a/.github/styles/Google/Quotes.yml +++ /dev/null @@ -1,7 +0,0 @@ -extends: existence -message: "Commas and periods go inside quotation marks." -link: 'https://developers.google.com/style/quotation-marks' -level: error -nonword: true -tokens: - - '"[^"]+"[.,?]' |