svlint icon indicating copy to clipboard operation
svlint copied to clipboard

works beautifully but how does it integrate into null-ls?

Open jakobstoeckl opened this issue 7 months ago • 1 comments

All the linting works but most of us use this inside an editor like neovim and friends. I am not able to get it running with null-ls. Maybe someone has succeeded with diagnostics inside neovim. In the cli everything works.

jakobstoeckl avatar Jul 04 '25 22:07 jakobstoeckl

How about using https://github.com/dalance/svls ? It works fine with neovim.

dalance avatar Jul 07 '25 00:07 dalance