Class DuplicateArgumentCheck

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

public class DuplicateArgumentCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DuplicateArgumentCheck

      public DuplicateArgumentCheck()
  • Method Details