From 3c190663d8bc4527d709d2af71c64fe68037e28c Mon Sep 17 00:00:00 2001 From: erthalion <9erthalion6@gmail.com> Date: Mon, 26 Nov 2018 11:09:20 +0100 Subject: [PATCH] Add golangci badge Since we've connected it, it makes sense also to display the results. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13adae24..d96458ee 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [](https://coveralls.io/github/zalando-incubator/postgres-operator) [](https://goreportcard.com/report/github.com/zalando-incubator/postgres-operator) [](https://godoc.org/github.com/zalando-incubator/postgres-operator) +[](https://golangci.com/r/github.com/zalando-incubator/postgres-operator) ## Introduction -- GitLab