mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
13 lines
459 B
YAML
13 lines
459 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
|
|
Rubocop: RuboCop
|
|
'(?<!^\{.*)MacOS': macOS # FIXME: https://github.com/errata-ai/vale/issues/818
|
|
'(?<!^\{.*|^!/.*)ruby': Ruby # FIXME: https://github.com/errata-ai/vale/issues/818
|