New
v0.6.0
What's Changed
- Update README code example for writing Custom linters with correct syntax by @andapopovici in https://github.com/Shopify/erb_lint/pull/335
- Add GitLab reporter by @matteeyah in https://github.com/Shopify/erb_lint/pull/343
- Add
--show-linter-namesoption by @andyw8 in https://github.com/Shopify/erb_lint/pull/340 - Remove deprecated
Cop.allusage by @ryanfb in https://github.com/Shopify/erb_lint/pull/358
Internal changes
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in https://github.com/Shopify/erb_lint/pull/337
- Centralize Ruby Version to
.ruby-versionby @george-ma in https://github.com/Shopify/erb_lint/pull/345
New Contributors
- @andapopovici made their first contribution in https://github.com/Shopify/erb_lint/pull/335
- @m-nakamura145 made their first contribution in https://github.com/Shopify/erb_lint/pull/337
- @matteeyah made their first contribution in https://github.com/Shopify/erb_lint/pull/343
- @george-ma made their first contribution in https://github.com/Shopify/erb_lint/pull/345
- @andyw8 made their first contribution in https://github.com/Shopify/erb_lint/pull/340
- @ryanfb made their first contribution in https://github.com/Shopify/erb_lint/pull/358
Full Changelog: https://github.com/Shopify/erb_lint/compare/v0.5.0...v0.6.0