You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
erb-lint is a linter for erb-Templates that also can check the embedded code with rubocop. Is there a chance that erb-lint could be added to the syntax checkers for the eruby file type?
The text was updated successfully, but these errors were encountered:
As it is now the output of erblint is hostile to parsing, to the point that a syntastic checker doesn't really make sense.
Still, the project itself seems quite nice. If some day a feature is added to erblint to output JSON and aggregate the output from its various linters into an unified structure, then sure, that would make it possible to also write a syntastic checker for it.
erb-lint is a linter for erb-Templates that also can check the embedded code with rubocop. Is there a chance that erb-lint could be added to the syntax checkers for the eruby file type?
The text was updated successfully, but these errors were encountered: