apply whitespace checking/fixing also to free-format Fortran files

This commit is contained in:
Axel Kohlmeyer
2021-08-25 23:46:48 -04:00
parent 45e599cb33
commit 61855c5058
14 changed files with 564 additions and 563 deletions

View File

@ -51,6 +51,7 @@ patterns:
- "*.py"
- "*.rst"
- "*.sh"
- "*.f90"
- ".gitignore"
- "README"
- "requirements.txt"