JSH318962: Do not exceed max number of nested blocks in a function

Checks for maximum number of nested blocks allowed per function. The maximum number can be configured in a SPCAF ruleset. Default is 5. (JSHint option 'maxdepth')

TypeName: DoNotExceedMaxNumberOfNestedBlocksInAFunction
CheckId: JSH318962
Severity: Warning
Type: JavaScriptFile
Links

comments powered by Disqus