Skip to content

Commit ea9d04e

Browse files
committed
for checking of type annotations
1 parent 5ce4486 commit ea9d04e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

check.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
3+
mypy --strict $(git ls-files "*.py")

0 commit comments

Comments
 (0)