Class CancellationScopeNoCheckpointCheck

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

public class CancellationScopeNoCheckpointCheck extends PythonSubscriptionCheck
  • Constructor Details

    • CancellationScopeNoCheckpointCheck

      public CancellationScopeNoCheckpointCheck()
  • Method Details