ERB Lint Support
TastyPi opened this issue · 0 comments
TastyPi commented
ERB Lint supports linting Ruby code in ERB files using RuboCop https://github.com/Shopify/erb-lint#Rubocop.
However, with Standard moving away from using it via RuboCop https://github.com/Shopify/erb-lint#Rubocop, it won't be possible to use Standard to format ERB files.
Could support be added? Through a plugin or something?