summaryrefslogtreecommitdiff
path: root/ale_linters/fortran
AgeCommit message (Expand)Author
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-19Add documentation and testing for fortlsBen Spiers
2018-07-19Add support for Fortran language server by @hansecBen Spiers
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-15Fix #168 - Make the Fortran linter more configurablew0rp
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and mak...w0rp
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-14Update line marker pattern for new gfortranDaan van Vugt
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-04Add comment headers to ale_lintersPrashanth Chandra
2016-09-18Add support for checking Fortran syntax with GCC. Mad respect for the mathema...w0rp