summaryrefslogtreecommitdiff
path: root/.github/styles/Google/AMPM.yml
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-02-12 21:38:45 +0100
committerrebortg <github@ghlr.de>2022-02-12 21:40:50 +0100
commit31464afb0430303bc84b879b28ebe7a9e4374818 (patch)
treef534affdb1c508bd0fbb9f3393c15628a70c0453 /.github/styles/Google/AMPM.yml
parent57fb847554deb01f87bac22a72196a0928b10538 (diff)
downloadvyos-documentation-31464afb0430303bc84b879b28ebe7a9e4374818.tar.gz
vyos-documentation-31464afb0430303bc84b879b28ebe7a9e4374818.zip
cleanup all vale components
(cherry picked from commit 6052f0d7374519f8de9f076ba9db63ef7aed162a)
Diffstat (limited to '.github/styles/Google/AMPM.yml')
-rw-r--r--.github/styles/Google/AMPM.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/styles/Google/AMPM.yml b/.github/styles/Google/AMPM.yml
deleted file mode 100644
index fbdc6e4f..00000000
--- a/.github/styles/Google/AMPM.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-extends: existence
-message: "Use 'AM' or 'PM' (preceded by a space)."
-link: 'https://developers.google.com/style/word-list'
-level: error
-nonword: true
-tokens:
- - '\d{1,2}[AP]M'
- - '\d{1,2} ?[ap]m'
- - '\d{1,2} ?[aApP]\.[mM]\.'