Class IgnoredParameterCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.IgnoredParameterCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class IgnoredParameterCheck extends PythonSubscriptionCheck
  • Constructor Details

    • IgnoredParameterCheck

      public IgnoredParameterCheck()
  • Method Details