Problem scenario
You want to utilize SonarQube to do some analysis of some code. What do you do?
Solution
Prerequisites
This assumes you have SonarQube and SonarQube Scanner (aka sonar-scanner) installed. If you need assistance with either of these, see this link to install SonarQube or this link to install sonar-scanner.
Procedures
- Place the source code file (e.g.,
…