Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 992 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 992 Bytes

SublimeLinterFortran

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.

Installation

Clone this repo into your Packages directory.

Requirements

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.

Settings