diff --git a/docs/src/config/sidebar.yml b/docs/src/config/sidebar.yml index 93030648c859..af27e37d9bd5 100644 --- a/docs/src/config/sidebar.yml +++ b/docs/src/config/sidebar.yml @@ -24,8 +24,6 @@ items: - label: "Thanks" link: "/product/thanks/" - - label: "Trusted By" - link: "/product/trusted-by/" - label: "Changelog" link: "/product/changelog/" - label: "Roadmap" diff --git a/docs/src/docs/product/trusted-by.mdx b/docs/src/docs/product/trusted-by.mdx deleted file mode 100644 index e7a7c399a1fc..000000000000 --- a/docs/src/docs/product/trusted-by.mdx +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: Trusted By ---- - -The following companies/products use `golangci-lint`: - -- [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) -- [ScyllaDB](https://github.com/scylladb/gocqlx) -- [Serverless](https://github.com/serverless/event-gateway) -- [SoundCloud](https://github.com/soundcloud/periskop) -- [Tekton](http://tekton.dev/) -- [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) - -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).