Shopify / erb_lint

Lint your ERB or HTML files
MIT License
680 stars 122 forks source link

Add support for using `erb_lint` in inline config comments #385

Closed stevegeek closed 1 month ago

stevegeek commented 1 month ago

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.

Let me know if there is anything else this needs.

Thanks for erb_lint!

stevegeek commented 1 month ago

I have signed the CLA!

stevegeek commented 1 month ago

@george-ma OK sure, done! Thanks!