Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-30 | Do not enable all clang-tidy checks by default | Andreas Hollmann | |
2018-09-26 | Add ccls support for C/C++/ObjC | Ye Jingchen | |
2018-09-04 | add uncrustify fixer for several languages | Derek P Sifford | |
2018-08-24 | Add clazy as cpp linter | fenuks | |
2018-08-23 | Enabling clangd for cpp, objc and objcpp | Bruno R. Barreyra | |
2018-07-29 | Add support for parsing compile_commands.json files for C compilers | w0rp | |
2018-06-06 | Add the cquery LSP #1475 #1594 | Ben Falconer | |
2018-03-27 | #1167 Use the make -n parsing for C++ compilers, and document the new option | w0rp | |
2018-02-26 | doc/cpp: fix duplicate ale_cpp_flawfinder_executable help tag | Koichi Shiraishi | |
both of 'g:' prefix. | |||
2018-02-25 | New linter: Flawfinder (#1361) | Christian-Gibbons | |
* 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 | |||
2017-09-10 | Fix numerous issues with integration documentation tags and the table of ↵ | w0rp | |
contents, and add a script to check for theses issues | |||
2017-08-30 | Merge remote-tracking branch 'randrej/master' into c-clang-tidy | w0rp | |
2017-08-24 | Add clang-format fixer for C/C++ (#873) | Peter Renström | |
* Add clang-format fixer for C/C++ * Document clang-format options * Refer ale-cpp-clangformat to ale-c-clangformat | |||
2017-07-17 | #711 - Make the cpplint executable configurable | w0rp | |
2017-07-17 | #711 - Make the clangtidy executable configurable | w0rp | |
2017-07-16 | #711 - Make the clangcheck executable configurable | w0rp | |
2017-07-16 | #711 - Make the gcc executables configurable | w0rp | |
2017-07-16 | #711 - Make the cppcheck executables configurable | w0rp | |
2017-07-16 | #711 - Make the clang executables configurable | w0rp | |
2017-07-08 | Use equal signs for language documentation sections | w0rp | |
2017-06-24 | Add clangcheck Linter to cpp (#686) | Gagbo | |
Add a clangcheck linter | |||
2017-06-24 | Added builddir option to clang-tidy to point to json folder (#688) | Gagbo | |
Detect compille_commands.json files for clang-tidy | |||
2017-05-16 | Add cpplint linter | Dawid Kurek | |
2017-05-02 | Fix #410 - Use compile_commands.json files for clang-tidy, and check files ↵ | w0rp | |
on disk instead | |||
2017-04-27 | Add tags for buffer-local variants of each linter option | Adriaan Zonnenberg | |
2017-03-28 | Move linter documentation into separate files | w0rp | |