Class TypeVarNamingConventionCheck

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

public class TypeVarNamingConventionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • TypeVarNamingConventionCheck

      public TypeVarNamingConventionCheck()
  • Method Details