index
:
swiftstory.git
black_card_visible
c++
change-packaging
master
python-package-no-www
SwiftStory game
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run-mypy.sh
blob: 6384a003eea36fd15fd457a67d258f92ebba4a31 (
plain
)
1
2
3
4
5
#!/bin/bash options=(--check-untyped-defs) python3 -m mypy swiftstory "${options[@]}"