Class AsyncLongSleepCheck

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

public class AsyncLongSleepCheck extends PythonSubscriptionCheck
  • Constructor Details

    • AsyncLongSleepCheck

      public AsyncLongSleepCheck()
  • Method Details