Add vale linter config for docs
This commit is contained in:
parent
c82ad50f9e
commit
5814883949
14 changed files with 1428 additions and 3 deletions
5
docs/source/.vale/write-good/So.yml
Normal file
5
docs/source/.vale/write-good/So.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
extends: existence
|
||||
message: "Don't start a sentence with '%s'."
|
||||
level: error
|
||||
raw:
|
||||
- '(?:[;-]\s)so[\s,]|\bSo[\s,]'
|
||||
Loading…
Add table
Add a link
Reference in a new issue