Closed jamesmbaazam closed 9 months ago
This PR closes #196 and fixes #179 by restoring the cyclocomp_linter default limit of 15L and excluding simulate_chains() from the cyclocomp_linter run.
simulate_chains()
cyclocomp_linter
Further revisions in #194 will reduce the cyclomatic complexity as far as possible.
This PR closes #196 and fixes #179 by restoring the cyclocomp_linter default limit of 15L and excluding
simulate_chains()
from thecyclocomp_linter
run.Further revisions in #194 will reduce the cyclomatic complexity as far as possible.