Function Body Length
Function bodies should not span too many lines
- Identifier:
function_body_length
- Enabled by default: Yes
- Supports autocorrection: No
- Kind: metrics
- Analyzer rule: No
- Minimum Swift compiler version: 5.0.0
- Default configuration:
Key Value warning 50 error 100