Add Microsoft
and Vocab
This commit is contained in:
10
styles/Microsoft/AMPM.yml
Normal file
10
styles/Microsoft/AMPM.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
extends: existence
|
||||
message: Use 'AM' or 'PM' (preceded by a space).
|
||||
link: https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/term-collections/date-time-terms
|
||||
level: error
|
||||
|
||||
nonword: true
|
||||
tokens:
|
||||
- '\d{1,2}[AP]M'
|
||||
- '\d{1,2} ?[ap]m'
|
||||
- '\d{1,2} ?[aApP]\.[mM]\.'
|
Reference in New Issue
Block a user