We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce4486 commit ea9d04eCopy full SHA for ea9d04e
1 file changed
check.sh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+
3
+mypy --strict $(git ls-files "*.py")
0 commit comments