Skip to content

Commit 1b2488c

Browse files
committed
Add check-types-and-lint.sh
1 parent 56f40d8 commit 1b2488c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

check-types-and-lint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
mypy alteza ; pyre check ; pyright alteza ; pyflakes alteza ; pylint -j 0 alteza

0 commit comments

Comments
 (0)