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(linter): switching from goimports to gci enforcing imports sorting #415

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

phisco
Copy link
Contributor

@phisco phisco commented Mar 29, 2023

Description of your changes

Replacing goimports linter with gci to enforce imports sorting here too as done for crossplane/crossplane: crossplane/crossplane#3924

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

N.A. Just sorting imports, make reviewable passing.

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
@phisco phisco requested review from turkenh and lsviben March 29, 2023 07:28
@turkenh turkenh merged commit 3846939 into crossplane:master Mar 29, 2023
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.

3 participants