Class UnusedFunctionParameterCheck

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

public class UnusedFunctionParameterCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnusedFunctionParameterCheck

      public UnusedFunctionParameterCheck()
  • Method Details