Remove ruff as python-lsp-ruff handles it, add pyflakes for emacs

This commit is contained in:
Evie Litherland-Smith 2024-01-24 09:34:46 +00:00
parent 91a30d7f46
commit 7200c67e06

View file

@ -27,8 +27,8 @@
nixfmt nixfmt
black black
isort isort
python3Packages.pyflakes
fprettify fprettify
ruff
rustfmt rustfmt
stylua stylua
shfmt shfmt