epiverse-trace / epichains

Methods for simulating and analysing the sizes and lengths of infectious disease transmission chains from branching process models
https://epiverse-trace.github.io/epichains/
Other
6 stars 2 forks source link

Restore cyclocomp_linter defaults #197

Closed jamesmbaazam closed 9 months ago

jamesmbaazam commented 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.

Further revisions in #194 will reduce the cyclomatic complexity as far as possible.