Add vale linter config for docs

This commit is contained in:
Griatch 2022-07-05 19:24:53 +02:00
parent c82ad50f9e
commit 5814883949
14 changed files with 1428 additions and 3 deletions

View file

@ -0,0 +1,32 @@
extends: existence
message: "Try to avoid using '%s'."
ignorecase: true
level: suggestion
tokens:
- am
- are
- aren't
- be
- been
- being
- he's
- here's
- here's
- how's
- i'm
- is
- isn't
- it's
- she's
- that's
- there's
- they're
- was
- wasn't
- we're
- were
- weren't
- what's
- where's
- who's
- you're