yuriisk / clang-tidy-converterLinks
Python3 script to convert Clang-Tidy output to different formats. Supported formats are Code Climate JSON and HTML report similar to scan-build utility.
☆21Updated last year
Alternatives and similar repositories for clang-tidy-converter
Users that are interested in clang-tidy-converter are comparing it to the libraries listed below
Sorting:
- A little script that can convert Clang-Tidy output to a JUnit XML file.☆30Updated 3 years ago
- A cache for clang-tidy☆36Updated last year
- C++ Mutation Test Environment☆185Updated last year
- Examples of clang-tidy plugins☆32Updated 8 months ago
- Cache for clang-tidy static analysis results☆116Updated 3 months ago
- Generates an html file that organizes your clang-tidy log output with the latest clang-tidy checks.☆28Updated 2 years ago
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 8 years ago
- Extensions that I think should be included with CMake.☆14Updated 6 years ago
- Hierarchical statemachine library☆17Updated last month
- Metrix++ is an extendable tool for code metrics collection and analysis.☆82Updated last year
- Clang Static Analyzer Plugin for MISRA C++ Compliance