Package org.sonar.plugins.javascript.api
Interface RulesBundle
-
@ScannerSide @SonarLintSide public interface RulesBundle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
bundlePath()
-
-
-
Method Detail
-
bundlePath
String bundlePath()
- Returns:
- Path of the tgz bundle inside the plugin jar, should start with /
-
-