Skip to content

Error code when there are functions with complexity greater than the threshold  #107

@xmnlab

Description

@xmnlab

Hi everyone,

I am using mccabe with python command line: python -m mccabe --min 1 ./containers_sugar/sugar.py
and it doesn't raise any error code (>0) when there are functions with complexity greater than the threshold.

Is there anything I am missing? is it the correct behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions