Class MandatoryFunctionParameterTypeHintCheck

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

public class MandatoryFunctionParameterTypeHintCheck extends PythonSubscriptionCheck
  • Constructor Details

    • MandatoryFunctionParameterTypeHintCheck

      public MandatoryFunctionParameterTypeHintCheck()
  • Method Details