Class WebEntryPointDecoratorCheck

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

public class WebEntryPointDecoratorCheck extends PythonSubscriptionCheck
  • Constructor Details

    • WebEntryPointDecoratorCheck

      public WebEntryPointDecoratorCheck()
  • Method Details