Type | Description |
---|---|
Config |
Configuration of the cyclomatic complexity (FL0069) rule. |
Name | Description |
---|---|
runner
Signature: config:Config -> args:AstNodeRuleParams -> WarningDetails [] |
Runner for the rule. |
cleanup
Signature: unit -> unit |
Resets call stack after a call to runner. |
rule
Signature: config:Config -> Rule |
Generator function for a rule instance. |