Closed ryanfb closed 3 months ago
I have signed the CLA!
the warnings with latest Rubocop are annoying, would be great to have this released, let me know if I can help in any way.
You didn't allow maintainers to edit the pull request so I pushed the changes on main in 0d3944245d816d11dcfee0c010486a62e1872bc2 directly. Thanks!
When will this be released to rubygems?
API change is noted in the V1 upgrade notes here, so there's also a
>= 1
requirement on therubocop
gem: https://docs.rubocop.org/rubocop/v1_upgrade_notes.htmlWithout this,
erb-lint
winds up emitting a ton of deprecation warnings when used withrubocop
>= 1.65.0
, which introduces warning messages for deprecated APIs: https://github.com/rubocop/rubocop/pull/13032