We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15db93 commit 279bc8eCopy full SHA for 279bc8e
auth-api/lint
@@ -0,0 +1 @@
1
+poetry run isort . && poetry run black . && poetry run pylint src/auth_api && poetry run flake8 src/auth_api tests
0 commit comments