Class UnnecessarySortInsideSetCheck

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

public class UnnecessarySortInsideSetCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnnecessarySortInsideSetCheck

      public UnnecessarySortInsideSetCheck()
  • Method Details