fmt: @(test -f "$(GOPATH)/bin/gofumpt" || go install mvdan.cc/gofumpt@latest) && \ "$(GOPATH)/bin/gofumpt" -l -w .