Format code the Go way - Go Programming | Zoonk
Format code the Go way
Use `gofmt` and `go fmt` to rewrite code into standard Go style automatically. You’ll practice formatting one file or a whole module and see why Go projects avoid custom style debates.
Upgrade to keep learning
This lesson requires an active subscription.
Back to chapter
Upgrade