Shopify / erb-lint

Lint your ERB or HTML files
MIT License
592 stars 113 forks source link

erb-lint in vscode does not work for me #330

Closed movaldivia closed 9 months ago

movaldivia commented 10 months ago

When I use the command line it's works, but if I save the file I get this error:

command bundle exec erblint returns empty output! please check configuration.

How can I fix it?

"[erb]": { "editor.defaultFormatter": "manuelpuyol.erb-linter", "editor.formatOnSave": true },

added that to my settings.json

rafaelfranca commented 9 months ago

This is an issue in the extension. Could you please open an issue in its repository?