vale cleanup (#2579)
* vale cleanup * added --config flag to vale * added --config flag to vale * added --config flag to vale * added --config flag to vale * testing vale
This commit is contained in:
6
.github/vale-styles/write-good/ThereIs.yml
vendored
Normal file
6
.github/vale-styles/write-good/ThereIs.yml
vendored
Normal 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'
|
||||
Reference in New Issue
Block a user