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/AMPM.yml | |
parent | da9919ba9d58926fbd3ed59d104cbc083ef97cce (diff) | |
download | vyos-documentation-c238230b1397f425878814e312758bacc5a9ea1d.tar.gz vyos-documentation-c238230b1397f425878814e312758bacc5a9ea1d.zip |
cleanup all vale components
Diffstat (limited to '.github/styles/Google/AMPM.yml')
-rw-r--r-- | .github/styles/Google/AMPM.yml | 9 |
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]\.' |