mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
vale-styles: Add "macOS" to the titlecase exceptions list
- Otherwise this surfaces an error and suggests a fix that doesn't match Apple's branding.
This commit is contained in:
parent
6747474148
commit
d214d5656c
@ -6,5 +6,6 @@ match: $title
|
|||||||
style: AP
|
style: AP
|
||||||
exceptions:
|
exceptions:
|
||||||
- brew(1)
|
- brew(1)
|
||||||
|
- macOS
|
||||||
- Homebrew/homebrew-core
|
- Homebrew/homebrew-core
|
||||||
- Homebrew/linuxbrew-core
|
- Homebrew/linuxbrew-core
|
||||||
|
Loading…
x
Reference in New Issue
Block a user