Skip to content

Local functions add complexity to method #29

@aliyailina

Description

@aliyailina

I frequently use local functions to improve readability of methods, but plugin sees it not as separate function, but part of method and adds complexity from local functions to complexity of method itself. Is there any way to avoid it (except making local functions as method)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions