8 lines
139 B
YAML
Executable file
8 lines
139 B
YAML
Executable file
extends: existence
|
|
message: "Do not start a paragraph with a 'but'."
|
|
level: error
|
|
scope: paragraph
|
|
action:
|
|
name: remove
|
|
tokens:
|
|
- ^But
|