v0.6.0
What's Changed
- Update README code example for writing Custom linters with correct syntax by @andapopovici in #335
- Add GitLab reporter by @matteeyah in #343
- Add
--show-linter-names
option by @andyw8 in #340 - Remove deprecated
Cop.all
usage by @ryanfb in #358
Internal changes
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in #337
- Centralize Ruby Version to
.ruby-version
by @george-ma in #345
New Contributors
- @andapopovici made their first contribution in #335
- @m-nakamura145 made their first contribution in #337
- @matteeyah made their first contribution in #343
- @george-ma made their first contribution in #345
- @andyw8 made their first contribution in #340
- @ryanfb made their first contribution in #358
Full Changelog: v0.5.0...v0.6.0