Class SynchronousFileOperationsInAsyncCheck

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

public class SynchronousFileOperationsInAsyncCheck extends PythonSubscriptionCheck
  • Constructor Details

    • SynchronousFileOperationsInAsyncCheck

      public SynchronousFileOperationsInAsyncCheck()
  • Method Details