Package org.sonar.javascript.checks
Class S2187
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.plugins.javascript.api.TestFileCheck
org.sonar.javascript.checks.S2187
- 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
-
S2187
public S2187()
-