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
|
def default_args
|
||||||
[
|
[
|
||||||
"--require", "rubocop-cask",
|
"--require", "rubocop-cask",
|
||||||
|
"--config", "/dev/null", # always use `rubocop-cask` default config
|
||||||
"--format", "simple",
|
"--format", "simple",
|
||||||
"--force-exclusion"
|
"--force-exclusion"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user