From c831801d82d9d439cbac03eb2a7eaebe72483099 Mon Sep 17 00:00:00 2001 From: Yann Hamon Date: Thu, 4 Jun 2020 00:53:12 +0200 Subject: [PATCH] Add Go Report Card to Readme --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 954bcba..3960538 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,7 @@ # Kubeconform [![Build status](https://github.com/yannh/kubeconform/workflows/build/badge.svg?branch=master)](https://github.com/yannh/kubeconform/actions?query=branch%3Amaster) +[![Go Report card](https://goreportcard.com/badge/github.com/yannh/kubeconform)](https://goreportcard.com/report/github.com/yannh/kubeconform) Kubeconform is a Kubernetes manifests validation tool. Build it into your CI to validate your Kubernetes configuration using the schemas from the registry maintained by the