programming_languages:cpp:linter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programming_languages:cpp:linter [2018/12/07 16:36] phreazerprogramming_languages:cpp:linter [2018/12/07 16:41] (current) phreazer
Line 1: Line 1:
 ====== Code linters and static analysers ====== ====== Code linters and static analysers ======
 ===== clang-tidy ===== ===== clang-tidy =====
-Implements cppcoreguidelines+  * Implements cppcoreguidelines 
 +  * 
  
 ===== cpplint ===== ===== cpplint =====
Line 9: Line 10:
   * Easy to use and configure   * Easy to use and configure
  
 +===== oclint =====
 +
 +https://github.com/oclint/oclint
 +
 +===== cppcheck =====
  • programming_languages/cpp/linter.1544196994.txt.gz
  • Last modified: 2018/12/07 16:36
  • by phreazer