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

Snake-case-i-fy environmentConfig_test.go #4559

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Conversation

negz
Copy link
Member

@negz negz commented Sep 1, 2023

Description of your changes

I believe every other Go file in this repo is snake_case.go style. The exception was bothering me. ;)

I have:

  • Read and followed Crossplane's contribution process.~
  • [ ] Added or updated unit and E2E tests for my change.
  • Run make reviewable to ensure this PR is ready for review.~
  • [ ] Added backport release-x.y labels to auto-backport this PR, if necessary.
  • [ ] Opened a PR updating the docs, if necessary.

I believe every other Go file in this repo is snake_case.go style. The
exception was bothering me. ;)

Signed-off-by: Nic Cope <nicc@rk0n.org>
@negz negz requested review from a team as code owners September 1, 2023 23:55
@negz negz requested review from muvaf and pedjak September 1, 2023 23:55
@negz negz changed the title Snake-case-i-fy environmentConfig_test.go Snake-case-i-fy environmentConfig_test.go Sep 1, 2023
Copy link
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐍

@negz negz merged commit 3996f20 into crossplane:master Sep 2, 2023
17 checks passed
@negz negz deleted the snakes branch September 2, 2023 01:23
@pedjak
Copy link
Contributor

pedjak commented Sep 2, 2023

can we add some lint rule for that to avoid regressions?

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.

None yet

3 participants