Class AwsLambdaReservedEnvironmentVariableCheck

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

public class AwsLambdaReservedEnvironmentVariableCheck extends PythonSubscriptionCheck
  • Constructor Details

    • AwsLambdaReservedEnvironmentVariableCheck

      public AwsLambdaReservedEnvironmentVariableCheck()
  • Method Details