move requirement
This commit is contained in:
parent
25b9a7d35b
commit
53109455b8
@ -5,9 +5,7 @@ AllCops:
|
|||||||
- '**/vendor/**/*'
|
- '**/vendor/**/*'
|
||||||
DisplayCopNames: false
|
DisplayCopNames: false
|
||||||
|
|
||||||
require:
|
require: ./Homebrew/rubocops.rb
|
||||||
- rubocop-rspec
|
|
||||||
- ./Homebrew/rubocops.rb
|
|
||||||
|
|
||||||
# enable all formulae audits
|
# enable all formulae audits
|
||||||
FormulaAudit:
|
FormulaAudit:
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
require: rubocop-rspec
|
||||||
|
|
||||||
inherit_from:
|
inherit_from:
|
||||||
- ../.rubocop.yml
|
- ../.rubocop.yml
|
||||||
- .rubocop_todo.yml
|
- .rubocop_todo.yml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user