Class FileComplexityCheck

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

public class FileComplexityCheck extends PythonSubscriptionCheck
  • Constructor Details

    • FileComplexityCheck

      public FileComplexityCheck()
  • Method Details