Issy Long dac41ba275
Scope the Vale "terms" substitution lint to paragraphs only
- This clears up the final four title-case "Pull Request" in titles,
  which are correct.
2019-12-18 16:09:07 +00:00

11 lines
284 B
YAML

---
extends: substitution
message: Use '%s' instead of '%s'.
link: 'https://github.com/Homebrew/brew/blob/master/docs/Prose-Style-Guidelines.md#terminology-words-and-word-styling'
level: error
scope: $paragraph
swap:
Pull Request: pull request
repo: repository
Rubocop: RuboCop