Skip to content

Instantly share code, notes, and snippets.

@aimuz
Created September 17, 2018 09:07
Show Gist options
  • Save aimuz/3dceca9e907fbbdbf287b663c5441b69 to your computer and use it in GitHub Desktop.
Save aimuz/3dceca9e907fbbdbf287b663c5441b69 to your computer and use it in GitHub Desktop.
goimports -w -l $(find . -type f -name '*.go' -not -path "./vendor/*")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment