Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 270 Bytes

LambdaParameterNaming.md

File metadata and controls

11 lines (6 loc) · 270 Bytes

Pattern: Inconsistent lambda parameter name

Issue: -

Description

Reports lambda parameter names that do not follow the specified naming convention.

Further Reading