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

chore: use snake case consistently in Noir contracts #1999

Closed
benesjan opened this issue Sep 5, 2023 · 1 comment
Closed

chore: use snake case consistently in Noir contracts #1999

benesjan opened this issue Sep 5, 2023 · 1 comment

Comments

@benesjan
Copy link
Contributor

benesjan commented Sep 5, 2023

For plenty of the functions we use camel case and it looks messy. Most of the times this inconsistency is present for unconstrained function (e.g. publicBalanceOf).

@spalladino
Copy link
Collaborator

Duplicate of #1928

@spalladino spalladino marked this as a duplicate of #1928 Sep 6, 2023
@spalladino spalladino closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants