Class AsyncWithContextManagerCheck

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

public class AsyncWithContextManagerCheck extends PythonSubscriptionCheck
  • Constructor Details

    • AsyncWithContextManagerCheck

      public AsyncWithContextManagerCheck()
  • Method Details