dotfiles/vale/.config/vale/styles/Microsoft/SentenceLength.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
133 B
YAML
Raw Normal View History

2022-09-27 07:27:20 +02:00
extends: occurrence
message: "Try to keep sentences short (< 30 words)."
scope: sentence
level: suggestion
max: 30
token: \b(\w+)\b