Is your feature request related to a problem? Please describe.
The current CI fails due to whitespace at the end of a c++ file (https://github.com/TURBO-ESM/TIM/actions/runs/22494930509/job/65166819596?pr=2).
Describe the solution you'd like
Given a fortran and c++ file with the same newline/whitespace at the end of the file, the CI behaves similarly.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
The current CI fails due to whitespace at the end of a c++ file (https://github.com/TURBO-ESM/TIM/actions/runs/22494930509/job/65166819596?pr=2).
Describe the solution you'd like
Given a fortran and c++ file with the same newline/whitespace at the end of the file, the CI behaves similarly.
Describe alternatives you've considered
Additional context