Merge pull request #5634 from jwhonce/wip/service

V2 podman system service
This commit is contained in:
OpenShift Merge Robot
2020-04-09 14:55:45 +02:00
committed by GitHub
37 changed files with 498 additions and 180 deletions

View File

@ -159,7 +159,7 @@ endif
.PHONY: golangci-lint
golangci-lint: .gopathok varlink_generate .install.golangci-lint
$(GOBIN)/golangci-lint run
hack/golangci-lint.sh run
.PHONY: gofmt
gofmt: ## Verify the source code gofmt