Class NoSonarCommentCheck

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

public class NoSonarCommentCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NoSonarCommentCheck

      public NoSonarCommentCheck()
  • Method Details