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
|
||||
|
||||
Bundler/InsecureProtocolSource:
|
||||
Enabled: true
|
||||
|
||||
Performance/CompareWithBlock:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user