Package org.sonar.go.plugin
Class GoPlugin
java.lang.Object
org.sonar.go.plugin.GoPlugin
- All Implemented Interfaces:
org.sonar.api.Plugin
-
Field Details
-
EXCLUSIONS_KEY
- See Also:
-
EXCLUSIONS_DEFAULT_VALUE
- See Also:
-
-
Constructor Details
-
GoPlugin
public GoPlugin()
-
-
Method Details
-
define
public void define(org.sonar.api.Plugin.Context context) - Specified by:
definein interfaceorg.sonar.api.Plugin
-