Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 289 Bytes

complexity.md

File metadata and controls

10 lines (6 loc) · 289 Bytes

Complexity

SlevomatCodingStandard.Complexity.Cognitive

Enforces maximum cognitive complexity for functions.

Sniff provides the following setting:

  • warningThreshold: defaults to 6
  • errorThreshold : defaults to 6