nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.56k stars 82 forks source link

revert: Revert wrongly removed ruff_format #42

Closed bellini666 closed 10 months ago

bellini666 commented 10 months ago

https://github.com/nvimtools/none-ls.nvim/pull/41 removed ruff_format by mistake, this is restoring it back.

Check https://github.com/nvimtools/none-ls.nvim/pull/41#issuecomment-1843406374 and https://github.com/nvimtools/none-ls.nvim/pull/41#issuecomment-1843410187 for an explanation to why they are not the same thing.