Class UseOfEmptyReturnValueCheck

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

public class UseOfEmptyReturnValueCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UseOfEmptyReturnValueCheck

      public UseOfEmptyReturnValueCheck()
  • Method Details