From 1248f098de325473126695a4e8ebab652e6ccacd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Fri, 8 Nov 2019 00:58:42 +0100 Subject: [PATCH] Add Mercure in the list of projects using golangci-lint --- README.md | 1 + README.tmpl.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d8b5ea1..e85f9d2e 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ The following great projects use golangci-lint: * [go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) * [kubeedge/kubeedge](https://github.com/kubeedge/kubeedge) * [kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize) +* [dunglas/mercure](https://github.com/dunglas/mercure) * [posener/complete](https://github.com/posener/complete) * [segmentio/terraform-docs](https://github.com/segmentio/terraform-docs) * [tsuru/tsuru](https://github.com/tsuru/tsuru) diff --git a/README.tmpl.md b/README.tmpl.md index 4ed1e565..7d43677e 100644 --- a/README.tmpl.md +++ b/README.tmpl.md @@ -150,6 +150,7 @@ The following great projects use golangci-lint: * [go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) * [kubeedge/kubeedge](https://github.com/kubeedge/kubeedge) * [kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize) +* [dunglas/mercure](https://github.com/dunglas/mercure) * [posener/complete](https://github.com/posener/complete) * [segmentio/terraform-docs](https://github.com/segmentio/terraform-docs) * [tsuru/tsuru](https://github.com/tsuru/tsuru)