Skip to content

Instantly share code, notes, and snippets.

@alces
Created December 30, 2022 14:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alces/ab45945691ac435c981f20685edc0f64 to your computer and use it in GitHub Desktop.
Save alces/ab45945691ac435c981f20685edc0f64 to your computer and use it in GitHub Desktop.
Fixing fieldalignment issues reported by govet
go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignment
fieldalignment -fix a_problematic_file.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment