index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
lint_mypy.yml
Age
Commit message (
Expand
)
Author
2021-12-31
rename lint workflow for less confusion
Eli Schwartz
2021-12-30
unpin pylint in CI -- the mentioned issue is long since fixed
Eli Schwartz
2021-09-04
ci: Use GitHub concurrency
Daniel Mensinger
2021-06-29
tests: test that we always set encoding
Daniel Mensinger
2020-09-08
typing: Add run_mypy.py for easier mypy invocation
Daniel Mensinger
2020-09-06
ci: update to use latest recommendations
Michael Hirsch
2020-06-22
arglist: Fix remaining mypy errors and warnings
Dylan Baker
2020-04-30
CI: pin pylint
Jon Turney
2020-03-05
ci: Add mesonlib to modules to lint with mypy
Dylan Baker
2020-03-04
mesonbuild: Add mcompile command
Dylan Baker
2020-03-02
types: Annotate ast/introspection.py
Daniel Mensinger
2020-03-02
types: Annotate mparser.py
Daniel Mensinger
2020-02-29
mlog: fix remaining mypy errors and add to mypy check
Dylan Baker
2020-02-20
boost: Updated tests
Daniel Mensinger
2019-12-14
ci: type hint checking for compilers/mixins/intel.py
Michael Hirsch, Ph.D
2019-12-07
types: Add type annotations to mintro.py
Daniel Mensinger
2019-11-28
HDF5: make much more robust across platforms
Michael Hirsch, Ph.D
2019-11-25
dep: MPI make work for intel-cl and improve robustness
Michael Hirsch, Ph.D
2019-11-17
lint+mypy: move to github actions
Michael Hirsch, Ph.D