C++ code style checker used for all my projects. Based on Google's cpplint, modified to support C++11 syntax.
Primary LanguagePython