Mike McQuaid 13c67e2703
docs/vale-styles: fix configuration.
Use new scope syntax and fix errors.
2023-07-25 15:28:29 +01:00

12 lines
312 B
YAML

---
extends: substitution
message: Use '%s' instead of '%s'.
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#terminology-words-and-word-styling"
level: error
scope: paragraph
swap:
"(?<!How to Open a Homebrew )Pull Request": pull request
repo: repository
Rubocop: RuboCop