aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/lint_mypy.yml
AgeCommit message (Expand)AuthorFilesLines
2020-09-08typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger1-1/+1
2020-09-06ci: update to use latest recommendationsMichael Hirsch1-4/+4
2020-06-22arglist: Fix remaining mypy errors and warningsDylan Baker1-1/+1
2020-04-30CI: pin pylintJon Turney1-1/+2
2020-03-05ci: Add mesonlib to modules to lint with mypyDylan Baker1-1/+1
2020-03-04mesonbuild: Add mcompile commandDylan Baker1-1/+1
2020-03-02types: Annotate ast/introspection.pyDaniel Mensinger1-1/+1
2020-03-02types: Annotate mparser.pyDaniel Mensinger1-1/+1
2020-02-29mlog: fix remaining mypy errors and add to mypy checkDylan Baker1-1/+1
2020-02-20boost: Updated testsDaniel Mensinger1-1/+1
2019-12-14ci: type hint checking for compilers/mixins/intel.pyMichael Hirsch, Ph.D1-1/+1
2019-12-07types: Add type annotations to mintro.pyDaniel Mensinger1-1/+1
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D1-1/+1
2019-11-25dep: MPI make work for intel-cl and improve robustnessMichael Hirsch, Ph.D1-1/+1
2019-11-17lint+mypy: move to github actionsMichael Hirsch, Ph.D1-0/+33