Package org.sonar.javascript.checks
Class S6080
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.plugins.javascript.api.TestFileCheck
org.sonar.javascript.checks.S6080
- All Implemented Interfaces:
EslintBasedCheck,EslintHook,JavaScriptCheck
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.plugins.javascript.api.TestFileCheck
targetsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.plugins.javascript.api.EslintHook
analysisModes, blacklistedExtensions, configurations, isEnabled
-
Constructor Details
-
S6080
public S6080()
-