mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-05 15:25:25 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
extends: existence
|
|
message: "Use 'midnight' or 'noon'."
|
|
ignorecase: true
|
|
level: error
|
|
nonword: true
|
|
tokens:
|
|
- '12 ?[ap]\.?m\.?'
|