alexancp / fortran-code-quality

A simple script that parses Fortran files and gives feedback on a few metrics relating to code quality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fortran code quality

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/

About

A simple script that parses Fortran files and gives feedback on a few metrics relating to code quality

License:MIT License


Languages

Language:Python 100.0%