Class FlaskPreprocessRequestCheck

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

public class FlaskPreprocessRequestCheck extends PythonSubscriptionCheck
  • Constructor Details

    • FlaskPreprocessRequestCheck

      public FlaskPreprocessRequestCheck()
  • Method Details