mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-18 12:34:49 +00:00
feature(devshell): add pyflakes to catch missing imports
This commit is contained in:
parent
f5d7666614
commit
f840a6e204
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
pylsp-mypy
|
pylsp-mypy
|
||||||
python-lsp-black
|
python-lsp-black
|
||||||
python-lsp-server
|
python-lsp-server
|
||||||
|
pyflakes
|
||||||
typer # for strawberry
|
typer # for strawberry
|
||||||
] ++ strawberry-graphql.optional-dependencies.cli));
|
] ++ strawberry-graphql.optional-dependencies.cli));
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue