What's Changed
- Remove duplicated elements from AllCops.Exclude by @r7kamura in #5
- Sort the cops mentioned in rubocop.yml by department by @koic in #7
- Remove unnecessary setting in
Layout/EndAlignment
by @ydah in #9 - Remove
Performance/UnfreezeString
cop by @koic in #22 - Drop rubocop-minitest from gem dependency by @koic in #18
- Replace
DisabledByDefault
with disabling each cop by @shima-zu in #26 - Migrate to plugin system by @seuros in #28
- Add version constraint to rails and performance extension by @Earlopain in #30
New Contributors
- @accua made their first contribution in #1
- @andreobrown made their first contribution in #3
- @guillaumebriday made their first contribution in #2
- @r7kamura made their first contribution in #5
- @koic made their first contribution in #7
- @ydah made their first contribution in #9
- @shima-zu made their first contribution in #26
- @seuros made their first contribution in #28
- @Earlopain made their first contribution in #30
Full Changelog: v1.0.0...v1.1.0