mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-26 21:25:19 -04:00
precommit: Simplify some files to help Fortitude
This commit is contained in:
parent
0620b4537c
commit
81d9eb2d59
3 changed files with 53 additions and 45 deletions
|
|
@ -29,8 +29,6 @@ SERVER = os.environ.get("CP2K_PRECOMMIT_SERVER", "https://precommit.cp2k.org")
|
|||
# The following Fortran files can not be parsed by Fortitude.
|
||||
# Typically because Fortran statements are inter-leafed with pre-processor macros.
|
||||
FORTITUDE_EXCLUDE = [
|
||||
"machine.F",
|
||||
"fftw3_lib.F",
|
||||
"pw_methods.F",
|
||||
"local_gemm_api.F",
|
||||
"cp_fm_diag.F",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue