Add clangcheck Linter to cpp (#686)

Add a clangcheck linter
This commit is contained in:
Gagbo
2017-06-24 17:10:04 +02:00
committed by w0rp
parent e98560a349
commit dc647fcc7f
4 changed files with 71 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ CONTENTS *ale-contents*
foodcritic..........................|ale-chef-foodcritic|
cpp...................................|ale-cpp-options|
clang...............................|ale-cpp-clang|
clangcheck..........................|ale-cpp-clangcheck|
clangtidy...........................|ale-cpp-clangtidy|
cppcheck............................|ale-cpp-cppcheck|
cpplint.............................|ale-cpp-cpplint|