Skip to content

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

Merged
eed3si9n merged 1 commit intoeed3si9n:masterfrom
mrdziuban:enum-name-max-length
Aug 16, 2018
Merged

Add config option for setting max length of enum names#480
eed3si9n merged 1 commit intoeed3si9n:masterfrom
mrdziuban:enum-name-max-length

Conversation

@mrdziuban
Copy link
Copy Markdown
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
Copy Markdown
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