Merge pull request #8940 from issyl0/fix-vale

docs/vale-styles: Bump all style violations to "error" level so they fail CI
This commit is contained in:
Issy Long 2020-10-21 22:09:53 +01:00 committed by GitHub
commit 5efa3d6c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 14 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# Type Checking with Sorbet
# Type Checking With Sorbet
The majority of the code in Homebrew is written in Ruby which is a dynamic
language. To avail the benefits of static type checking, we have set up Sorbet in

View File

@ -2,7 +2,7 @@
extends: substitution
message: Use '%s'
ignorecase: false
link: 'https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#style-and-usage'
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#style-and-usage"
level: error
nonword: true
swap:

View File

@ -1,8 +1,8 @@
---
extends: existence
message: 'No Oxford commas!'
link: 'https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions'
message: "No Oxford commas!"
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions"
scope: sentence
level: warning
level: error
tokens:
- '(?:[^,]+,){1,}\s\w+,\sand'

View File

@ -1,8 +1,8 @@
---
extends: existence
message: Avoid gender-specific language when not necessary.
link: 'https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#personal-pronouns'
level: warning
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#personal-pronouns"
level: error
ignorecase: true
tokens:
- him

View File

@ -1,9 +1,9 @@
---
extends: existence
message: "'%s' should have one space."
link: 'https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions'
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions"
level: error
nonword: true
tokens:
- '[a-z][.?!][A-Z]'
- '[.?!] {2,}[A-Z]'
- "[a-z][.?!][A-Z]"
- "[.?!] {2,}[A-Z]"

View File

@ -1,7 +1,7 @@
---
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'
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#terminology-words-and-word-styling"
level: error
scope: $paragraph
swap:

View File

@ -1,10 +1,11 @@
extends: capitalization
message: "'%s' should be in title case"
level: warning
level: error
scope: heading.h1
match: $title
style: AP
exceptions:
- brew(1)
- macOS
- Homebrew/homebrew-core
- Homebrew/linuxbrew-core

View File

@ -1,7 +1,7 @@
---
extends: existence
message: 'No "TM", ™, SM, ©, ®, or other explicit indicators of rights ownership or trademarks'
link: 'https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions'
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions"
level: error
nonword: true
tokens: