# Code Format Code formatting in Go is pretty easy as there is a built in `go fmt` command which needs to be executed in the project root directory.