Skip to content

Commit 279bc8e

Browse files
committed
add in lint file
1 parent e15db93 commit 279bc8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth-api/lint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)