Merge pull request #16042 from MikeMcQuaid/rubocop_no_minitest
rubocop: don't recommend minitest extension.
This commit is contained in:
commit
c2841e2998
@ -24,6 +24,8 @@ AllCops:
|
|||||||
- "Homebrew/bin/*"
|
- "Homebrew/bin/*"
|
||||||
- "Homebrew/vendor/**/*"
|
- "Homebrew/vendor/**/*"
|
||||||
- "Taps/*/*/vendor/**/*"
|
- "Taps/*/*/vendor/**/*"
|
||||||
|
SuggestExtensions:
|
||||||
|
rubocop-minitest: false
|
||||||
|
|
||||||
Cask/Desc:
|
Cask/Desc:
|
||||||
Description: "Ensure that the desc stanza conforms to various content and style checks."
|
Description: "Ensure that the desc stanza conforms to various content and style checks."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user