2019-12-09 18:42:14 +00:00
|
|
|
extends: capitalization
|
2019-12-10 22:29:55 +00:00
|
|
|
message: "'%s' should be in title case"
|
2020-10-17 21:47:58 +01:00
|
|
|
level: error
|
2019-12-10 22:29:55 +00:00
|
|
|
scope: heading.h1
|
|
|
|
match: $title
|
|
|
|
style: AP
|
|
|
|
exceptions:
|
|
|
|
- brew(1)
|
2020-10-17 21:45:15 +01:00
|
|
|
- macOS
|
2021-05-14 14:04:09 -04:00
|
|
|
- Homebrew/brew
|
2019-12-10 22:29:55 +00:00
|
|
|
- Homebrew/homebrew-core
|
2021-05-14 14:04:09 -04:00
|
|
|
- Homebrew/homebrew-cask
|
2020-11-16 13:59:45 +00:00
|
|
|
- (or Linux)
|