Class FlaskViewDecoratorCheck

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

public class FlaskViewDecoratorCheck extends PythonSubscriptionCheck
  • Constructor Details

    • FlaskViewDecoratorCheck

      public FlaskViewDecoratorCheck()
  • Method Details