diff --git a/Makefile b/Makefile index 2f07a49..17b4611 100644 --- a/Makefile +++ b/Makefile @@ -27,8 +27,8 @@ format\:install: # https://github.,com/segmentio/golines go install github.com/segmentio/golines@latest format: - gofumpt -l -w . golines -w . + gofumpt -l -w . lint\:install: # golangci-lint