aboutsummaryrefslogtreecommitdiff
path: root/run_mypy.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-16linkers: fully type annotate and fix mypy issuesDylan Baker1-0/+1
2020-09-08typing: more fixesDaniel Mensinger1-0/+1
2020-09-08typing: update run_mypy and mypy.iniDaniel Mensinger1-72/+26
2020-09-08typing: fix envconfig typingDaniel Mensinger1-1/+1
2020-09-08typing: fully annotate mintro and mtestDaniel Mensinger1-0/+2
2020-09-08typing: fully annotate mcompile, minit, and msetupDaniel Mensinger1-0/+3
2020-09-08typing: fully annotate fs moduleDaniel Mensinger1-0/+1
2020-09-08typing: fully annotate arglistDaniel Mensinger1-0/+2
2020-09-08typing: fully annotate boost and hdf5 depsDaniel Mensinger1-0/+3
2020-09-08typing: fully annotate scriptsDaniel Mensinger1-0/+2
2020-09-08typing: fully annotate toolsDaniel Mensinger1-0/+1
2020-09-08typing: fully annotate wrapDaniel Mensinger1-1/+1
2020-09-08typing: fully annotate mparser.pyDaniel Mensinger1-0/+2
2020-09-08typing: fully annotate mesonlib.pyDaniel Mensinger1-1/+13
2020-09-08typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger1-0/+82