diff options
author | Jack Lloyd <[email protected]> | 2018-08-08 12:36:07 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-08 12:36:46 -0400 |
commit | 7e3c812ce82aecf0c62cdc5068c438769871a441 (patch) | |
tree | f72a7176d78a13b45371939a66c80d47bd6c9123 | |
parent | c54b4908ba630f2bda98a2e5c4397f1a8e6e394d (diff) |
Display quality gate status for Sonar [ci skip]
Now that I figured out how to remove duplicated lines restriction
which was not helpful.
-rw-r--r-- | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst index b43a97f49..87fd46618 100644 --- a/readme.rst +++ b/readme.rst @@ -58,7 +58,7 @@ external build systems, see the manual for details. :target: https://scan.coverity.com/projects/624 :alt: Coverity results -.. image:: https://sonarcloud.io/api/project_badges/measure?project=botan&metric=ncloc +.. image:: https://sonarcloud.io/api/project_badges/measure?project=botan&metric=alert_status :target: https://sonarcloud.io/dashboard/index/botan :alt: Sonarcloud analysis |