Class NestedCollectionsCreationCheck

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

public class NestedCollectionsCreationCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NestedCollectionsCreationCheck

      public NestedCollectionsCreationCheck()
  • Method Details