Constant Field Values
Contents
org.sonar.*
-
org.sonar.javascript.checks.CheckList Modifier and Type Constant Field Value public static final String
JS_REPOSITORY_KEY
"javascript"
public static final String
REPOSITORY_NAME
"SonarAnalyzer"
public static final String
TS_REPOSITORY_KEY
"typescript"
-
org.sonar.javascript.checks.FunctionNameCheck Modifier and Type Constant Field Value public static final String
DEFAULT
"^[_a-z][a-zA-Z0-9]*$"
-
org.sonar.javascript.checks.NewOperatorMisuseCheck Modifier and Type Constant Field Value public static final boolean
CONSIDER_JSDOC
false