Class IgnoredSystemExitCheck

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

public class IgnoredSystemExitCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • IgnoredSystemExitCheck

      public IgnoredSystemExitCheck()
  • Method Details