CodingChecker
prealphaA coding style checker tool support C/C++ syntax
Description
This project provide a framework for general coding style checker's process:
1, Support different adapter plugin for different programming language syntax
2, Support incremental scanning
3, Support customize criteria rules.
4, Generate report for scanning result.
A C/C++ adapter was also implemented based on clang library as example.
Categories
License
Features
- Customizable rules
- Extensible framework for other language syntax
- Incremental scanning
- Generate report for result
Update Notifications
User Reviews
Be the first to post a review of CodingChecker!