mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
precommit: Add type annotations to precommit.py
This commit is contained in:
parent
8c9193c8b1
commit
83879e1e52
2 changed files with 20 additions and 15 deletions
|
|
@ -34,6 +34,7 @@ run_test mypy --strict ./tools/dashboard/generate_dashboard.py
|
|||
run_test mypy --strict ./tools/dashboard/generate_regtest_survey.py
|
||||
run_test mypy --strict ./tools/regtesting/do_regtest.py
|
||||
run_test mypy --strict ./tools/regtesting/optimize_test_dirs.py
|
||||
run_test mypy --strict ./tools/precommit/precommit.py
|
||||
run_test mypy --strict ./tools/precommit/check_file_properties.py
|
||||
run_test mypy --strict ./tools/precommit/format_makefile.py
|
||||
run_test mypy --strict ./tools/docker/generate_dockerfiles.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue