Class UnnecessaryListCastCheck

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

public class UnnecessaryListCastCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnnecessaryListCastCheck

      public UnnecessaryListCastCheck()
  • Method Details