2.10. sonar_scanner module
GNAThub plug-in for the SonarQube Scanner command-line tool.
It exports the SonarScanner class which implements the GNAThub.Plugin
interface. This allows GNAThub’s plug-in runner to automatically find this
module and load it as part of the GNAThub default execution.
- class sonar_scanner.SonarScanner[source]
-
SonarQube Scanner plugin for GNAThub.
- property name
Return the name of the tool.
- Returns:
the tool name
- Return type:
str