rubocop: Alphabetize list of cops, put Bundler/GemFilename first

This commit is contained in:
Issy Long 2023-03-02 22:13:55 +00:00
parent e05cd2c542
commit 81b0e41183
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -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