Class EmptyCollectionConstructorCheck

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

public class EmptyCollectionConstructorCheck extends PythonSubscriptionCheck
  • Constructor Details

    • EmptyCollectionConstructorCheck

      public EmptyCollectionConstructorCheck()
  • Method Details