Class EmptyCollectionMembershipTestCheck

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

public class EmptyCollectionMembershipTestCheck extends PythonSubscriptionCheck
  • Constructor Details

    • EmptyCollectionMembershipTestCheck

      public EmptyCollectionMembershipTestCheck()
  • Method Details