Shopify / erb_lint

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

Print the linter name on offence for `MultilineReporter` #328

Closed Earlopain closed 9 months ago

Earlopain commented 1 year ago

The offences not showing from which linter they originate from makes it difficult to find information about the individual linters I need to take action on. Most are plenty self-explanatory and there aren't that many to begin with but HardCodedString isn't even documented right now, requiring me to look into the source code to find out how to disable it.

Earlopain commented 1 year ago

I have signed the CLA!

andyw8 commented 9 months ago

https://github.com/Shopify/erb-lint/pull/340