Class TemplateAndStrConcatenationCheck

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

public class TemplateAndStrConcatenationCheck extends PythonSubscriptionCheck
  • Constructor Details

    • TemplateAndStrConcatenationCheck

      public TemplateAndStrConcatenationCheck()
  • Method Details