We currently don't have an automated process to run before every commit. We should consider adding one, including running `go fix ./...` on each module in this repository.
We currently don't have an automated process to run before every commit.
We should consider adding one, including running
go fix ./...on each module in this repository.