🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
set -x
|
||||
|
||||
mypy app
|
||||
black app --check
|
||||
isort --recursive --check-only app
|
||||
flake8
|
||||
ruff app
|
||||
ruff format app --check
|
||||
|
Reference in New Issue
Block a user