rubocop: don't recommend minitest extension.
We don't use or need it.
This commit is contained in:
parent
f1d345a60e
commit
2243edaca3
@ -24,6 +24,8 @@ AllCops:
|
||||
- "Homebrew/bin/*"
|
||||
- "Homebrew/vendor/**/*"
|
||||
- "Taps/*/*/vendor/**/*"
|
||||
SuggestExtensions:
|
||||
rubocop-minitest: false
|
||||
|
||||
Cask/Desc:
|
||||
Description: "Ensure that the desc stanza conforms to various content and style checks."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user