Class EnumerateUnpackingCheck

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

public class EnumerateUnpackingCheck extends PythonSubscriptionCheck
  • Constructor Details

    • EnumerateUnpackingCheck

      public EnumerateUnpackingCheck()
  • Method Details