check: go build -o /dev/null ./... go tool golangci-lint run test: go test ./... ci: check test