We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd279e1 commit 18795d2Copy full SHA for 18795d2
lint.sh
@@ -5,4 +5,4 @@ set -e
5
6
poetry run black --check . --diff
7
poetry run flake8 .
8
-poetry run mypy
+poetry run mypy --no-incremental
0 commit comments