Skip to content
Snippets Groups Projects
Commit f011a6f6 authored by Darius Schneider's avatar Darius Schneider
Browse files

Update rubocop-for-gem.yml

parent 39ab9316
No related branches found
No related tags found
No related merge requests found
require:
- rubocop-minitest
- rubocop-packaging
- rubocop-performance
- rubocop-rails
# gem 'rubocop', '1.65.1', require: false
# gem 'rubocop-performance', '1.21.1', require: false
# gem 'rubocop-packaging', '0.5.2', require: false
# gem "rubocop", "1.65.1", require: false
# gem "rubocop-minitest", "0.35.1", require: false
# gem "rubocop-performance", "1.21.1", require: false
# gem "rubocop-packaging", "0.5.2", require: false
AllCops:
NewCops: enable # pending cops get enabled by default and must be disabled by hand, if needed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment