Skip to content

Conversation

@stinos
Copy link

@stinos stinos commented Feb 11, 2020

When formatting an array type (like String[]) lookup the bare type
name by stripping the array notation: this assures types and arrays
thereof get the same treatment, i.e. String/String[]/String[][]
all will be turned into lowercase instead of only the first one.

When formatting an array type (like String[]) lookup the bare type
name by stripping the array notation: this assures types and arrays
thereof get the same treatment, i.e. String/String[]/String[][]
all will be turned into lowercase instead of only the first one.
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.

1 participant