From 2fac1a2c09d3d2a76b2247c0a6ee48084a04e54a Mon Sep 17 00:00:00 2001 From: Peter Shen Date: Mon, 31 Oct 2022 02:20:45 -0600 Subject: [PATCH] Add Quality Gate Status badge --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index e9ef189..a2c3bf2 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,9 @@ clang-tools Introduction .. image:: https://codecov.io/gh/cpp-linter/clang-tools-pip/branch/main/graph/badge.svg?token=40G5ZOIRRR :target: https://codecov.io/gh/cpp-linter/clang-tools-pip :alt: codecov +.. image:: https://sonarcloud.io/api/project_badges/measure?project=shenxianpeng_clang-tools-pip&metric=alert_status + :target: https://sonarcloud.io/summary/new_code?id=shenxianpeng_clang-tools-pip + :alt: sonarcloud .. image:: https://img.shields.io/badge/platform-linux--64%20%7C%20win--64%20%7C%20osx--64%20-blue :target: https://pypi.org/project/clang-tools/ :alt: Platfrom