mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
precommit: Add simple Makefile formatter
This commit is contained in:
parent
5c1a921a00
commit
e974820ca4
7 changed files with 105 additions and 57 deletions
|
|
@ -31,6 +31,7 @@ run_test mypy --strict ./tools/dashboard/generate_dashboard.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/check_file_properties.py
|
||||
run_test mypy --strict ./tools/precommit/format_makefile.py
|
||||
run_test mypy --strict ./tools/docker/generate_dockerfiles.py
|
||||
|
||||
# Test generate_dashboard.py. Running it twice to also execute its caching.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue