Class SetDiscardOverRemoveCheck

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

public class SetDiscardOverRemoveCheck extends PythonSubscriptionCheck
  • Constructor Details

    • SetDiscardOverRemoveCheck

      public SetDiscardOverRemoveCheck()
  • Method Details