summaryrefslogtreecommitdiff
path: root/doc/ale-cpp.txt
AgeCommit message (Collapse)Author
2017-09-10Fix numerous issues with integration documentation tags and the table of ↵w0rp
contents, and add a script to check for theses issues
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
* 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 configurablew0rp
2017-07-17#711 - Make the clangtidy executable configurablew0rp
2017-07-16#711 - Make the clangcheck executable configurablew0rp
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-06-24Add clangcheck Linter to cpp (#686)Gagbo
Add a clangcheck linter
2017-06-24Added builddir option to clang-tidy to point to json folder (#688)Gagbo
Detect compille_commands.json files for clang-tidy
2017-05-16Add cpplint linterDawid Kurek
2017-05-02Fix #410 - Use compile_commands.json files for clang-tidy, and check files ↵w0rp
on disk instead
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-03-28Move linter documentation into separate filesw0rp