Fortran code quality
October 30, 2021 ยท View on GitHub
A simple script that parses Fortran files and gives feedback on a few metrics relating to code quality. Usage:
python3 FortranQuality.py --path /path-to-folder-with-fortran-source-files/
October 30, 2021 ยท View on GitHub
A simple script that parses Fortran files and gives feedback on a few metrics relating to code quality. Usage:
python3 FortranQuality.py --path /path-to-folder-with-fortran-source-files/