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