We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003f5fc commit fd95454Copy full SHA for fd95454
.github/workflows/ci-lint.yml
@@ -26,3 +26,4 @@ jobs:
26
poetry run pre-commit run end-of-file-fixer
27
poetry run pre-commit run ruff
28
poetry run pre-commit run ruff-format
29
+ poetry run pre-commit run mypy
0 commit comments