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.43k stars 72 forks source link

Migrate selene checks to pre-commit #78

Open mochaaP opened 6 months ago

mochaaP commented 6 months ago

selene-action is unmaintained and outdated, and since we already have pre-commit setup, we could migrate to the official pre-commit integration: https://github.com/Kampfkarren/selene/pull/565