Add proselint style.
This commit is contained in:
8
styles/proselint/But.yml
Normal file
8
styles/proselint/But.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
extends: existence
|
||||
message: "Do not start a paragraph with a 'but'."
|
||||
level: error
|
||||
scope: paragraph
|
||||
action:
|
||||
name: remove
|
||||
tokens:
|
||||
- ^But
|
Reference in New Issue
Block a user