@ -27,6 +27,7 @@ coverage-html:
go tool cover -html=coverage.out
lint:
go fix ./...
golangci-lint run ./...
format: