Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align naming conventions #103

Closed
4 tasks done
Tracked by #24
philkra opened this issue Jun 6, 2023 · 0 comments · Fixed by #130
Closed
4 tasks done
Tracked by #24

Align naming conventions #103

philkra opened this issue Jun 6, 2023 · 0 comments · Fixed by #130

Comments

@philkra
Copy link
Contributor

philkra commented Jun 6, 2023

There is a mix of snake case and camel case in the codebase. Opt for the pythonic, PEP8 naming style.

This also applies to the client.get_config() method, the keys are camel-cased.

Tasks

  1. breaking change codegen
  2. dependencies enhancement
    philkra
  3. codegen
  4. breaking change codegen tests/integration-tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant