yuriisk / clang-tidy-converter
Python3 script to convert Clang-Tidy output to different formats. Supported formats are Code Climate JSON and HTML report similar to scan-build utility.
☆15Updated 3 months ago
Alternatives and similar repositories for clang-tidy-converter:
Users that are interested in clang-tidy-converter are comparing it to the libraries listed below
- Generates an html file that organizes your clang-tidy log output with the latest clang-tidy checks.☆24Updated last year
- A little script that can convert Clang-Tidy output to a JUnit XML file.☆30Updated 2 years ago
- Hierarchical statemachine library☆17Updated last year
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…