Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 113 Bytes

too-many-locals.md

File metadata and controls

7 lines (4 loc) · 113 Bytes

Pattern: Too many locals

Issue: -

Description

Used when a function or method has too many local variables.