Remove Bundler/InsecureProtocolSource rubocop rule
Since we're using rubygems as the only source, this rule is not necessary.
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
inherit_from: .rubocop_basic.yml
|
inherit_from: .rubocop_basic.yml
|
||||||
|
|
||||||
Bundler/InsecureProtocolSource:
|
|
||||||
Enabled: true
|
|
||||||
|
|
||||||
Performance/CompareWithBlock:
|
Performance/CompareWithBlock:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user