Travis CI |
---|
Cppcheck is a static code analysis tool for the C and C++ programming languages
cppcheck will detect the type of buge which compiler will fail to detect. so we use cppcheck to run on travis.
cppcheck is a static analysis tool that detect the bug in c and cpp.