- #19: Support
bundle gem
gem name placeholder.
- #17: Add missing
require bundler
.
- #16: Fix CLI error caused by bundler newer than v2.3.9.
- #13: Fix an
ArgumentError
when RuboCop 1.22.0 or higher.
- #8: Enable to work "Exclude" in AllCops section.
- #7: Improve CLI.
- #5: Add
require: false
to sample code in README.
- #4: Exclude main lib file from Naming/FileName cop.
- Rename
custom_cops_generator
torubocop-extension-generator
.
- Fix bugs.
- This release is the first release that works actually.
- Specify MIT License in gemspec.
- The initial release.