v0.2.0
What's Changed
This release includes BREAKING CHANGES including renaming all the linter names to remove the -Counter
suffix, and turning the counter-system off by default. Please update the names of the lint rules in your .erb-lint.yml
to ensure the rule continues to run.
The counter disable system will be totally deprecated in a few cycles. Please see migration guide
Related PRs
- Start migrating rules away from counter system by @khiga8 in #57
- Migrate all rules from using
Counter
in name by @khiga8 in #60
Full Changelog: v0.1.3...v0.2.0