You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change removes the old goimports command execution in favor of
using the golangci-lint configuration to include goimports. The fmt
target is also updated to use the normal `go fmt` command.
0 commit comments