svlint
svlint copied to clipboard
works beautifully but how does it integrate into null-ls?
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.
How about using https://github.com/dalance/svls ? It works fine with neovim.