Skip to content

Support naming helper Array types with correct plural (Currencies, not Currencys) #165

Description

@bramp

The gojay generator produces an array type called Currencys for the Currency struct. It would be good if it could follow correct English pluralisation rules, so Currency becomes Currencies.

The correct plural could be determined with a library that understands English, or just giving us a special tag to add to our types to indicate the plural.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions