Python: use pyflakes instead of ruff, better emacs tool integration
This commit is contained in:
parent
8c966438a5
commit
5febb36ec2
|
@ -5,11 +5,11 @@
|
|||
nil
|
||||
|
||||
# Python
|
||||
ruff
|
||||
poetry
|
||||
(python3.withPackages
|
||||
(ps:
|
||||
with ps; [
|
||||
pyflakes
|
||||
black
|
||||
isort
|
||||
mypy
|
||||
|
|
Loading…
Reference in a new issue