Constant Field Values
Contents
org.sonar.*
-
org.sonar.javascript.checks.CheckList Modifier and Type Constant Field Value public static final StringJS_REPOSITORY_KEY"javascript"public static final StringREPOSITORY_NAME"SonarAnalyzer"public static final StringTS_REPOSITORY_KEY"typescript" -
org.sonar.javascript.checks.FunctionNameCheck Modifier and Type Constant Field Value public static final StringDEFAULT"^[_a-z][a-zA-Z0-9]*$" -
org.sonar.javascript.checks.NewOperatorMisuseCheck Modifier and Type Constant Field Value public static final booleanCONSIDER_JSDOCfalse