On updating to 0.7.0 and the changes introduced by #360, I was a little surprised to find that the magic inline comment for erb_lint was still only erblint
This PR adds support for erb_lint , eg erb_lint:disable (...)
I believe this furthers the consolidation on erb_lint as the canonical naming of the tool.
On updating to
0.7.0
and the changes introduced by #360, I was a little surprised to find that the magic inline comment forerb_lint
was still onlyerblint
This PR adds support for
erb_lint
, egerb_lint:disable (...)
I believe this furthers the consolidation on
erb_lint
as the canonical naming of the tool.Let me know if there is anything else this needs.
Thanks for
erb_lint
!