Fix readme and update vale styles folder.
This commit is contained in:
parent
198866093e
commit
f2d9b30662
45 changed files with 5 additions and 6 deletions
6
vale/write-good/ThereIs.yml
Executable file
6
vale/write-good/ThereIs.yml
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
extends: existence
|
||||
message: "Don't start a sentence with '%s'."
|
||||
ignorecase: false
|
||||
level: error
|
||||
raw:
|
||||
- '(?:[;-]\s)There\s(is|are)|\bThere\s(is|are)\b'
|
||||
Loading…
Add table
Add a link
Reference in a new issue