ale/ale_linters/c
Christian-Gibbons 82f8a04e18 New linter: Flawfinder (#1361)
* Flawfinder support added for C and C++

A minor modification to gcc handler was made to support flawfinder's
single-line output format that does not have a space following the
colon denoting the warning level.  gcc handler still passes its
Vader tests after this modification.

* Documentation fixes

* Revert documentation regression

* Added Flawfinder to table of contents

* Removed trailing whitespace

* Follow ALE conventions better

Added additional documentation and Vader tests
2018-02-25 14:11:04 +00:00
..
clang.vim Fix an executable_callback typo 2017-07-17 00:18:43 +01:00
clangtidy.vim Fixed the comments, left only the doc URL 2017-08-06 13:14:09 +02:00
cppcheck.vim #711 - Make the cppcheck executables configurable 2017-07-16 22:11:43 +01:00
flawfinder.vim New linter: Flawfinder (#1361) 2018-02-25 14:11:04 +00:00
gcc.vim #711 - Make the gcc executables configurable 2017-07-16 22:41:15 +01:00