fortitude 0.3.0

A Fortran linter, written in Rust and installable with Python
Documentation
1
2
3
4
5
6
pub mod external_functions;
pub mod use_statements;

// TODO should be private by default, with explicit public interface
// TODO prefer 'end module {name}'
// TODO function is not used within a module and is not public