Haml-lint integration #19917
Unanswered
frothedoatmilk
asked this question in
Q&A
Replies: 1 comment
-
You will need to wrap haml linter as LSP then it will work with zed. Check online for creating LSP. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I work a lot with haml, and I'm appreciative for the zed-haml extension but I can't figure out how to integrate haml-lint. I've read in the docs that linting is usually performed by an LSP. But haml-lint is not an LSP, it's just a plain old linter. Any advice?
Beta Was this translation helpful? Give feedback.
All reactions