You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I use this command to check whole workspace. keymap("n", "<leader>lW", vim.diagnostic.setqflist)
It would be super nice to have bridge for nvim-lint to recursively lint all files in that workspace too.
The text was updated successfully, but these errors were encountered:
Hi. I use this command to check whole workspace.
keymap("n", "<leader>lW", vim.diagnostic.setqflist)
It would be super nice to have bridge for
nvim-lint
to recursively lint all files in that workspace too.The text was updated successfully, but these errors were encountered: