Enable rubocop Bundler cops without issues
This commit is contained in:
@@ -25,6 +25,15 @@ Metrics/LineLength:
|
|||||||
Layout/IndentationConsistency:
|
Layout/IndentationConsistency:
|
||||||
EnforcedStyle: rails
|
EnforcedStyle: rails
|
||||||
|
|
||||||
|
Bundler/DuplicatedGem:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
|
Bundler/InsecureProtocolSource:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
|
Bundler/OrderedGems:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Performance/Caller:
|
Performance/Caller:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user