Class LocalVariableAndParameterNameConventionCheck

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

public class LocalVariableAndParameterNameConventionCheck extends PythonSubscriptionCheck
  • Field Details

    • format

      public String format
  • Constructor Details

    • LocalVariableAndParameterNameConventionCheck

      public LocalVariableAndParameterNameConventionCheck()
  • Method Details