Class WildcardImportCheck

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

public class WildcardImportCheck extends PythonSubscriptionCheck
  • Constructor Details

    • WildcardImportCheck

      public WildcardImportCheck()
  • Method Details