diff options
author | Xavier RENE-CORAIL <xavier.renecorail@gmail.com> | 2018-08-30 12:03:36 +0200 |
---|---|---|
committer | Xavier RENE-CORAIL <xavier.renecorail@gmail.com> | 2018-08-30 12:03:36 +0200 |
commit | 61d275e0b6e4213c68be8b6090123d80449f1d4a (patch) | |
tree | 17163191e6b3aec303176172f363341080c386f0 /README.md | |
parent | 611bda248b3cb221bef4ad81f74c0508a76095d9 (diff) | |
download | hercules-61d275e0b6e4213c68be8b6090123d80449f1d4a.tar.gz hercules-61d275e0b6e4213c68be8b6090123d80449f1d4a.tar.bz2 hercules-61d275e0b6e4213c68be8b6090123d80449f1d4a.tar.xz hercules-61d275e0b6e4213c68be8b6090123d80449f1d4a.zip |
Add LGTM.com code quality badges
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Build Status: [![Coverity Scan Build Status](https://scan.coverity.com/projects/3892/badge.svg)](https://scan.coverity.com/projects/herculesws-hercules) [![GitLab Build Status](https://gitlab.com/HerculesWS/Hercules/badges/master/build.svg)](https://gitlab.com/HerculesWS/Hercules/commits/master) [![Coverage Report](https://gitlab.com/HerculesWS/Hercules/badges/master/coverage.svg)](https://gitlab.com/HerculesWS/Hercules/commits/master) +[![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/HerculesWS/Hercules.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HerculesWS/Hercules/context:cpp) +[![Total Alerts](https://img.shields.io/lgtm/alerts/g/HerculesWS/Hercules.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HerculesWS/Hercules/alerts) Issues and pull requests: [![Open Issues](https://img.shields.io/github/issues-raw/HerculesWS/Hercules.svg?label=Open%20Issues)](https://github.com/HerculesWS/Hercules/issues) |