mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-05 15:25:25 +00:00
10 lines
311 B
YAML
10 lines
311 B
YAML
---
|
|
extends: existence
|
|
level: error
|
|
link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/abbreviations/
|
|
message: "Do not use periods in all-uppercase abbreviations such as '%s'."
|
|
nonword: true
|
|
# source: "IBM - Periods with abbreviations, p. 5"
|
|
tokens:
|
|
- '\b(?:[A-Z]\.){3,5}'
|