mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

- Add the same macOS `--build-from-source` default prefix behaviour now we have ~4000 linuxbrew-core bottles. - Merge remaining useful linuxbrew-core-Maintainer-Guide into Homebrew-homebrew-core-Maintainer-Guide - Don't special-case linuxbrew-core any more in docs
14 lines
240 B
YAML
14 lines
240 B
YAML
extends: capitalization
|
|
message: "'%s' should be in title case"
|
|
level: error
|
|
scope: heading.h1
|
|
match: $title
|
|
style: AP
|
|
exceptions:
|
|
- brew(1)
|
|
- macOS
|
|
- Homebrew/brew
|
|
- Homebrew/homebrew-core
|
|
- Homebrew/homebrew-cask
|
|
- (or Linux)
|