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

Add config option for setting max length of enum names #480

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

mrdziuban
Copy link
Contributor

Currently members of enums are truncated with the pattern LongNameValueN if the name is over 50 characters in length. This adds a new config option that lets users change the length at which truncation occurs.

Copy link
Owner

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@eed3si9n eed3si9n merged commit f45157a into eed3si9n:master Aug 16, 2018
@mrdziuban mrdziuban deleted the enum-name-max-length branch August 16, 2018 20:09
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

Successfully merging this pull request may close these issues.

2 participants