Skip to content

Reduce nested if statements #102

@ghost

Description

This point in the code is very deeply nested within if statements, which makes it difficult to tell if the error handling is correct.

Maybe you could extract this into a helper function? Extracting this code into a smaller helper function, maybe something likefetchMFA(), could reduce the complexity of this code and make it less error-prone.

Image of Max H Max H

Originally posted by @pullrequest[bot] in #96 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions