Skip to content

Refactoring: use enum instead of multiple bool variables #43

@shaitan

Description

@shaitan

According to code, there is no logic which use intersection of have_* variables, so they can be replaced by 1 enum and all if/else's by one switch.

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