Closed zqureshi closed 4 years ago
Adds a new makefile target for formatting code and runs it on existing code. In the future we can probably add a CI step to check that gofmt does not result in any modifications.
gofmt
Adds a new makefile target for formatting code and runs it on existing code. In the future we can probably add a CI step to check that
gofmt
does not result in any modifications.