Class UnnecessaryListComprehensionArgumentCheck

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

public class UnnecessaryListComprehensionArgumentCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnnecessaryListComprehensionArgumentCheck

      public UnnecessaryListComprehensionArgumentCheck()
  • Method Details