Skip to content

Conversation

Eric-Butcher
Copy link
Contributor

Functions and methods that were above complexity were noqa'd and given FIXME tags to come back to at a later date.

This will not help fix any current problems with maintainability in the code base but will prevent future ones.

This check looks for any functions or methods that have a McCabe Complexity / Cyclomatic Complexity higher than 10.

At some point it would be nice if ColdFront as a project could push this number down a bit further but ten is a good starting point.

…e above complexity were noqa'd and given FIXME tags to come back to at a later date.

Signed-off-by: Eric Butcher <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant