summaryrefslogtreecommitdiff
path: root/doc/ale-c.txt
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2021-02-14Allow clangformat to use a local style file (#3587)Mukund Mauji
2020-08-29Fix #3247 - Use --always-make for make -n by defaultw0rp
2020-08-20#3299 Merge gcc and clang into a cc linterw0rp
2020-08-09#3276 - Disable make -n by default againw0rp
2020-08-09Enable C flag parsing by defaultw0rp
2020-07-28fix: Change _options to _project_optionsjhlink
2020-07-26doc: Add ale_c_astyle_options in ale-cjhlink
2020-07-10style: Adjust spacingjhlink
2020-07-10doc: Add astyle entry to ALE c integrationjhlink
2019-07-02Add clangtidy fixer (#2548)ObserverOfTime
2019-06-08Add additional option setting for clangtidy linterJonathan Vander Mey
2018-10-30Do not enable all clang-tidy checks by defaultAndreas Hollmann
2018-09-26Add ccls support for C/C++/ObjCYe Jingchen
2018-09-04add uncrustify fixer for several languagesDerek P Sifford
2018-07-29Add support for parsing compile_commands.json files for C compilersw0rp
2018-07-25Providing cquery support for C filesjtalowell
2018-07-22Add Clangd language server support for CAndrey Melentyev
2018-03-27#1167 Use the make -n parsing for C++ compilers, and document the new optionw0rp
2018-03-10Handle flawfinder severity level (#1400)Christian-Gibbons
2018-02-25doc/c: fix duplicate ale_c_flawfinder_executable help tagKoichi Shiraishi
2018-02-25New linter: Flawfinder (#1361)Christian-Gibbons
2017-09-10Fix numerous issues with integration documentation tags and the table of cont...w0rp
2017-08-30Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp
2017-08-24Add clang-format fixer for C/C++ (#873)Peter Renström
2017-08-06Fixed helptag alignment.Andrej Radovic
2017-08-06Fixed the comments, left only the doc URLAndrej Radovic
2017-08-05Added clang-tidy for C, too.Andrej Radovic
2017-07-16#711 - Make the gcc executables configurablew0rp
2017-07-16#711 - Make the cppcheck executables configurablew0rp
2017-07-16#711 - Make the clang executables configurablew0rp
2017-07-08Use equal signs for language documentation sectionsw0rp
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-03-28Move linter documentation into separate filesw0rp