JSH318961: Do not exceed max number of formal parameters per function

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

TypeName: DoNotExceedMaxNumberOfFormalParametersPerFunction
CheckId: JSH318961
Severity: Warning
Type: JavaScriptFile
Links

comments powered by Disqus