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

Ensure consistency amont camel case vs snake case #204

Open
xibz opened this issue Apr 15, 2024 · 0 comments
Open

Ensure consistency amont camel case vs snake case #204

xibz opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels
breaking change Indicates when a PR or issue will have breaking changes
Milestone

Comments

@xibz
Copy link
Contributor

xibz commented Apr 15, 2024

The links spec introduced snake casing, instead of camel casing. So we should ensure that these get moved over to camel casing.

These 3 are what I found:

  1. link_type
  2. context_id
  3. chain_id

We should also add a linter to ensure snake casing isn't added in any future proposals.

@xibz xibz added the breaking change Indicates when a PR or issue will have breaking changes label Apr 15, 2024
@xibz xibz self-assigned this Apr 15, 2024
@e-backmark-ericsson e-backmark-ericsson added this to the v0.5 milestone Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Indicates when a PR or issue will have breaking changes
Projects
Status: Todo
Development

No branches or pull requests

2 participants