Force the use of rubocop-cask’s default configuration.
This commit is contained in:
parent
3a22aff1b6
commit
143c3ac5c8
@ -56,6 +56,7 @@ module Hbc
|
||||
def default_args
|
||||
[
|
||||
"--require", "rubocop-cask",
|
||||
"--config", "/dev/null", # always use `rubocop-cask` default config
|
||||
"--format", "simple",
|
||||
"--force-exclusion"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user