Skip to content

Use proper casing for options#3

Merged
ericbf merged 1 commit intomainfrom
fix-parameter-case-transform
Jan 27, 2023
Merged

Use proper casing for options#3
ericbf merged 1 commit intomainfrom
fix-parameter-case-transform

Conversation

@ericbf
Copy link
Copy Markdown
Owner

@ericbf ericbf commented Jan 27, 2023

The options were using constant_case instead of the correct param-case. This fixes that issue.

Fixes #1

The options were using `constant_case` instead of the correct `param-case`. This fixes that issue.

Fixes #1
@ericbf ericbf force-pushed the fix-parameter-case-transform branch from 7924718 to b427265 Compare January 27, 2023 20:27
@ericbf ericbf changed the title Use proper casing for options (#1) Use proper casing for options Jan 27, 2023
@ericbf ericbf merged commit 28eedd2 into main Jan 27, 2023
@ericbf ericbf deleted the fix-parameter-case-transform branch January 27, 2023 20:34
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.

bug: Params use wrong casing

1 participant