letterpress/.github/styles/RedHat/OxfordComma.yml
2024-09-28 22:50:49 +02:00

10 lines
267 B
YAML

---
extends: existence
level: suggestion
link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/oxfordcomma/
message: "Use the Oxford comma in '%s'."
scope: sentence
nonword: true
tokens:
- '(?:[^\s,]+,){1,} \w+ (?:and|or) \w+[.?!]'