Small SublimeLinter plugin for Fortran. It works best on free-format Fortran files and provides minimal linting capabilities. For something more complete, see the SublimeFortran project.
Clone this repo into your Packages directory.
You need to have SublimeLinter and gfortran on your system for the plugin to work. In addition, ensure that gfortran is available on SublimeLinter's path. See the docs for troubleshooting PATH configuration.
- SublimeLinter settings: http://sublimelinter.readthedocs.org/en/latest/settings.html
- Linter settings: http://sublimelinter.readthedocs.org/en/latest/linter_settings.html