blob: 660319fdf4eae152fa9622a4860268d90acfb7a4 [file] [log] [blame]
# Excluding .cpp file from the extensions since from this level down they are used for the development
config.suffixes = [
".c",
".f",
".F",
".ff",
".FOR",
".for",
".f77",
".f90",
".F90",
".ff90",
".f95",
".F95",
".ff95",
".fpp",
".FPP",
".cuf",
".CUF",
".f18",
".F18",
".f03",
".F03",
".f08",
".F08",
".ll",
".fir",
".mlir",
]