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

Format golang imports using gci #301

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

inteon
Copy link
Contributor

@inteon inteon commented Jul 13, 2023

Enforce uniform import ordering in all PRs (preventing unnecessary changes in PRs due to import re-ordering).

NOTE: I had to upgrade the go version in go.mod to fix golangci-lint failing.

@inteon inteon force-pushed the format branch 2 times, most recently from 53c2b79 to a419830 Compare July 13, 2023 08:56
Signed-off-by: Tim Ramlot <[email protected]>
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

1 participant