Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 273 Bytes

LongParameterList.md

File metadata and controls

11 lines (6 loc) · 273 Bytes

Pattern: Too many function parameters

Issue: -

Description

Reports functions which have more parameters than a certain threshold (default: 6).

Further Reading