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

Remove bad package name "util" #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zzxwill
Copy link
Collaborator

@zzxwill zzxwill commented Jul 26, 2021

Description of your changes

Address Nic's comments: FWIW packages named util are considered an
anti-pattern. See "bad package names" at https://blog.golang.org/package-names

Fixes #95 (comment)

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Pending...

Address Nic's comments: FWIW packages named util are considered an
anti-pattern. See "bad package names" at https://blog.golang.org/package-names

Signed-off-by: zzxwill <[email protected]>
@zzxwill
Copy link
Collaborator Author

zzxwill commented Feb 6, 2022

Trigger the build without code change.

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