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: use goimports for import grouping #809

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

aramase
Copy link
Member

@aramase aramase commented Mar 24, 2023

Changed by running goimports -local github.com/Azure/azure-workload-identity -w .

fixes #724

@aramase aramase requested a review from enj March 24, 2023 21:09
@aramase aramase enabled auto-merge (squash) March 24, 2023 21:09
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2023

Codecov Report

Merging #809 (a238b51) into main (01b89e8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #809   +/-   ##
=======================================
  Coverage   50.92%   50.92%           
=======================================
  Files          36       36           
  Lines        2370     2370           
=======================================
  Hits         1207     1207           
  Misses       1116     1116           
  Partials       47       47           
Impacted Files Coverage Δ
pkg/cmd/serviceaccount/delete.go 50.00% <ø> (ø)
pkg/cmd/serviceaccount/root.go 0.00% <ø> (ø)
pkg/cmd/version/root.go 18.18% <ø> (ø)
pkg/kuberneteshelper/serviceaccount.go 77.41% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aramase aramase disabled auto-merge March 27, 2023 18:02
@aramase aramase enabled auto-merge (squash) March 27, 2023 23:49
@aramase aramase merged commit ac76c8b into Azure:main Mar 28, 2023
@aramase aramase deleted the aramase/c/goimports branch March 28, 2023 16:45
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.

Use goimports for import grouping
3 participants