Class UnnecessaryReversedCallCheck

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

public class UnnecessaryReversedCallCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnnecessaryReversedCallCheck

      public UnnecessaryReversedCallCheck()
  • Method Details