Scope the Vale "terms" substitution lint to paragraphs only
- This clears up the final four title-case "Pull Request" in titles, which are correct.
This commit is contained in:
parent
a5ffdc6c5a
commit
dac41ba275
@ -3,6 +3,7 @@ extends: substitution
|
|||||||
message: Use '%s' instead of '%s'.
|
message: Use '%s' instead of '%s'.
|
||||||
link: 'https://github.com/Homebrew/brew/blob/master/docs/Prose-Style-Guidelines.md#terminology-words-and-word-styling'
|
link: 'https://github.com/Homebrew/brew/blob/master/docs/Prose-Style-Guidelines.md#terminology-words-and-word-styling'
|
||||||
level: error
|
level: error
|
||||||
|
scope: $paragraph
|
||||||
swap:
|
swap:
|
||||||
Pull Request: pull request
|
Pull Request: pull request
|
||||||
repo: repository
|
repo: repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user