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:38:45 +0100
commit6052f0d7374519f8de9f076ba9db63ef7aed162a (patch)
tree7e295ce58025a6a1f199df9f6ddc9059f13d3903 /.github/styles/Google/AMPM.yml
parent5ba64c1f710b5dadfadddcc5fd515c573c7e79c2 (diff)
downloadvyos-documentation-6052f0d7374519f8de9f076ba9db63ef7aed162a.tar.gz
vyos-documentation-6052f0d7374519f8de9f076ba9db63ef7aed162a.zip
cleanup all vale components
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]\.'