Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Code linters and static analysers ====== ===== clang-tidy ===== * Implements cppcoreguidelines * ===== cpplint ===== * Is a linting tool * Implements google style guide (bit outdated) * Implemented in python * Easy to use and configure ===== oclint ===== https://github.com/oclint/oclint ===== cppcheck ===== programming_languages/cpp/linter.txt Last modified: 2018/12/07 15:41by phreazer