Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This will make life easier if we ever rename our default branch in future (once/if Git and GitHub provides the necessary tooling to do so).
11 lines
282 B
YAML
11 lines
282 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:
|
|
Pull Request: pull request
|
|
repo: repository
|
|
Rubocop: RuboCop
|