mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-05 15:25:25 +00:00
15 lines
394 B
YAML
15 lines
394 B
YAML
---
|
|
extends: existence
|
|
level: suggestion
|
|
link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/conjunctions/
|
|
message: "Do not overuse beginning sentences with '%s'."
|
|
scope: paragraph
|
|
# source: https://github.com/redhat-documentation/vale-at-red-hat/tree/main/.vale/styles/RedHat/Conjunctions.yml
|
|
action:
|
|
name: remove
|
|
tokens:
|
|
- ^And
|
|
- ^But
|
|
- ^Or
|
|
- ^So
|