Skip to content

Attempt retrieving enum automatically #89

@adrianlungu

Description

@adrianlungu

Right now enums are declared via comments, but it would be nice to attempt to retrieve them automatically, with a fallback to comment-based enums if the comments are already specified.

We briefly discussed it here which is why I'm thinking attempting might be better than plain out saying it would work in every case.

Maybe this could also be specified via config to either auto try to retrieve enums via code, or not, in which case only comments will be taken into consideration.

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