Class SetUpdateOverForLoopCheck

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

public class SetUpdateOverForLoopCheck extends PythonSubscriptionCheck
  • Constructor Details

    • SetUpdateOverForLoopCheck

      public SetUpdateOverForLoopCheck()
  • Method Details