Class DjangoRenderContextCheck

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

public class DjangoRenderContextCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DjangoRenderContextCheck

      public DjangoRenderContextCheck()
  • Method Details