From af6e417b0e0b9bbf776f272b559641db777d2edb Mon Sep 17 00:00:00 2001 From: Yilong Li Date: Mon, 25 Jul 2022 11:23:11 +0800 Subject: [PATCH 1/2] Update trusted-by.mdx We at Bytebase are using golangci-lint extensively. https://github.com/bytebase/bytebase/blob/main/.golangci.yaml --- docs/src/docs/product/trusted-by.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/docs/product/trusted-by.mdx b/docs/src/docs/product/trusted-by.mdx index c3b3268ec6cc..c763db7aa235 100644 --- a/docs/src/docs/product/trusted-by.mdx +++ b/docs/src/docs/product/trusted-by.mdx @@ -23,6 +23,7 @@ The following companies/products use `golangci-lint`: - [WooCart](https://github.com/woocart/gsutil) - [Xiaomi](https://github.com/XiaoMi/soar) - [Yahoo](https://github.com/yahoo/yfuzz) +- [Bytebase](https://github.com/bytebase/bytebase) And thousands of other great companies use `golangci-lint` too. You can find them by [this GitHub search query](https://github.com/search?q=golangci-lint&type=Code). From e0510b51bf27bcc5020c517eb6c0cfc91cafdcd7 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Mon, 25 Jul 2022 09:17:26 +0200 Subject: [PATCH 2/2] review: sort alphabetically --- docs/src/docs/product/trusted-by.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/src/docs/product/trusted-by.mdx b/docs/src/docs/product/trusted-by.mdx index c763db7aa235..2574591ee379 100644 --- a/docs/src/docs/product/trusted-by.mdx +++ b/docs/src/docs/product/trusted-by.mdx @@ -4,26 +4,26 @@ title: Trusted By The following companies/products use `golangci-lint`: -- [AWS](https://github.com/aws/aws-xray-sdk-go) -- [Facebook](https://github.com/facebookincubator/fbender) -- [Google](https://github.com/GoogleContainerTools/skaffold) -- [Netflix](https://github.com/Netflix/titus-executor) - [Arduino](https://github.com/arduino/arduino-cli) +- [AWS](https://github.com/aws/aws-xray-sdk-go) - [Baidu](https://github.com/baidu/bfe) +- [Bytebase](https://github.com/bytebase/bytebase) - [Eclipse Foundation](https://github.com/eclipse/che-go-jsonrpc) +- [Facebook](https://github.com/facebookincubator/fbender) +- [Google](https://github.com/GoogleContainerTools/skaffold) - [IBM](https://github.com/ibm-developer/ibm-cloud-env-golang) - [Istio](https://github.com/istio/istio) +- [Netflix](https://github.com/Netflix/titus-executor) - [Percona](https://github.com/percona/pmm-managed) - [Red Hat OpenShift](https://github.com/openshift/telemeter) - [Samsung](https://github.com/samsung-cnct/cluster-api-provider-ssh) -- [Serverless](https://github.com/serverless/event-gateway) - [ScyllaDB](https://github.com/scylladb/gocqlx) +- [Serverless](https://github.com/serverless/event-gateway) - [SoundCloud](https://github.com/soundcloud/periskop) - [The New York Times](https://github.com/NYTimes/encoding-wrapper) - [WooCart](https://github.com/woocart/gsutil) - [Xiaomi](https://github.com/XiaoMi/soar) - [Yahoo](https://github.com/yahoo/yfuzz) -- [Bytebase](https://github.com/bytebase/bytebase) And thousands of other great companies use `golangci-lint` too. You can find them by [this GitHub search query](https://github.com/search?q=golangci-lint&type=Code).