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

Update clause.go #6725

Closed
wants to merge 1 commit into from
Closed

Update clause.go #6725

wants to merge 1 commit into from

Conversation

GocaMaric
Copy link

Exported constants and variables for special names. Updated comments to be more descriptive.
I followed common Go naming conventions for exported names. I used more descriptive names for variables where appropriate. We grouped related constants and variables.
Added comments for exported methods and types.

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

User Case Description

Exported constants and variables for special names.
Updated comments to be more descriptive.
I followed common Go naming conventions for exported names.
I used more descriptive names for variables where appropriate.
We grouped related constants and variables.
Added comments for exported methods and types.
@GocaMaric GocaMaric closed this Dec 5, 2023
@GocaMaric GocaMaric deleted the patch-1 branch December 5, 2023 19:41
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.

1 participant