Enable the Bundler/OrderedGems cop
This commit is contained in:
parent
005eea26f7
commit
c51280c40c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Bundler/InsecureProtocolSource:
|
|||
Enabled: true
|
||||
|
||||
Bundler/OrderedGems:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Gemspec/DuplicatedAssignment:
|
||||
Enabled: true
|
||||
|
|
Loading…
Reference in a new issue