Skip to content

feat: add strcase lib#229

Merged
kindermoumoute merged 3 commits intoscaleway:masterfrom
kindermoumoute:strcase
Nov 12, 2019
Merged

feat: add strcase lib#229
kindermoumoute merged 3 commits intoscaleway:masterfrom
kindermoumoute:strcase

Conversation

@kindermoumoute
Copy link
Copy Markdown
Contributor

  • ToPublicGoName: convert a field name to a valid public Go name
  • ToPrivateGoName: convert a field name to a valid private Go name
  • ToBashArg: convert a field name to a valid bash argument

- ToPublicGoName: convert a field name to a valid public Go name
- ToPrivateGoName: convert a field name to a valid private Go name
- ToBashArg: convert a field name to a valid bash argument
QuentinBrosse
QuentinBrosse previously approved these changes Nov 7, 2019
Copy link
Copy Markdown
Contributor

@QuentinBrosse QuentinBrosse left a comment

Choose a reason for hiding this comment

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

Just some nits

Copy link
Copy Markdown
Contributor

@QuentinBrosse QuentinBrosse left a comment

Choose a reason for hiding this comment

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

LGTM

@kindermoumoute kindermoumoute merged commit f29cb8a into scaleway:master Nov 12, 2019
@kindermoumoute kindermoumoute deleted the strcase branch November 12, 2019 12:48
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