Skip to content

SentenceLength

FieldValue
TypeSkill Resource
Source~/.copilot/skills/technical-writing/references/vale-styles/TechnicalWriting/SentenceLength.yml
DescriptionNot specified

Source Content

extends: occurrence
message: "Sentence runs past 30 words — split it. Long sentences are the fastest way to blow the 8th-grade readability target."
level: warning
scope: sentence
max: 30
token: '\b\w+\b'