Class DjangoReceiverDecoratorCheck

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

public class DjangoReceiverDecoratorCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DjangoReceiverDecoratorCheck

      public DjangoReceiverDecoratorCheck()
  • Method Details