-
Notifications
You must be signed in to change notification settings - Fork 362
Home
Günter Wirth edited this page Jan 3, 2019
·
69 revisions
Welcome to the WiKi of SonarQube C++ Community Plugin!
This Wiki contains usage guidelines and developer resources. Just navigate to the topic of your interest.
- Installation
- Upgrade Instructions
- SonarQube compatibility matrix
- Installation into Docker Sonarqube Image
- Running the analysis
- Running cxx plugin before committing code
- Predefined Macros
- Force Include
- Error Recovery
- Supported configuration properties
- Supported compiler specific extensions
- Running tools
- Extending the code analysis
- Dealing with compiler specific code pieces
- Detect and fix parsing errors
- Path and path separator issues
- Get code coverage metrics
- Get test execution metrics
- Get code issues
- Create Custom Rules
- Get debug information