feat: apply $AWS_LAMBDA_EXEC_WRAPPER
if set
#520
lint.yml
on: pull_request
run golangci-golint on the project
39s
Annotations
2 errors
run golangci-golint on the project:
lambda/wrapper.go#L30
ST1003: func execAwsLambdaExecWrapper should be execAWSLambdaExecWrapper (stylecheck)
|
run golangci-golint on the project
Process completed with exit code 1.
|