Class TooManyLinesInFileCheck

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

public class TooManyLinesInFileCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • TooManyLinesInFileCheck

      public TooManyLinesInFileCheck()
  • Method Details