Class LoggingBestPracticesCheck

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

public class LoggingBestPracticesCheck extends PythonSubscriptionCheck
  • Constructor Details

    • LoggingBestPracticesCheck

      public LoggingBestPracticesCheck()
  • Method Details