Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt retrieving enum automatically #89

Open
adrianlungu opened this issue Mar 22, 2022 · 0 comments
Open

Attempt retrieving enum automatically #89

adrianlungu opened this issue Mar 22, 2022 · 0 comments

Comments

@adrianlungu
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant