SentenceLength.yml 133 B

1234567
  1. extends: occurrence
  2. message: "Try to keep sentences short (< 30 words)."
  3. scope: sentence
  4. level: suggestion
  5. max: 30
  6. token: \b(\w+)\b