rubocop: Alphabetize list of cops, put Bundler/GemFilename first
This commit is contained in:
parent
e05cd2c542
commit
81b0e41183
@ -1,6 +1,9 @@
|
||||
inherit_from:
|
||||
- ../.rubocop.yml
|
||||
|
||||
Bundler/GemFilename:
|
||||
Enabled: false
|
||||
|
||||
Homebrew/MoveToExtendOS:
|
||||
Enabled: true
|
||||
Exclude:
|
||||
@ -64,6 +67,3 @@ Style/Documentation:
|
||||
Style/DocumentationMethod:
|
||||
Include:
|
||||
- "formula.rb"
|
||||
|
||||
Bundler/GemFilename:
|
||||
Enabled: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user