summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-09-23 15:46:03 +0200
committerGitHub <noreply@github.com>2018-09-23 15:46:03 +0200
commitba45cb0706eb00ad824dd071b897d8e1ca539255 (patch)
tree768558815a0b760526c0ebee407fc6d96f97e589
parente71e41b36b47590c607f19affc1d438c8f441641 (diff)
parent61d275e0b6e4213c68be8b6090123d80449f1d4a (diff)
downloadhercules-ba45cb0706eb00ad824dd071b897d8e1ca539255.tar.gz
hercules-ba45cb0706eb00ad824dd071b897d8e1ca539255.tar.bz2
hercules-ba45cb0706eb00ad824dd071b897d8e1ca539255.tar.xz
hercules-ba45cb0706eb00ad824dd071b897d8e1ca539255.zip
Merge pull request #2202 from xcorail/stable
Add LGTM code quality badges
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f334b7862..6a543cea6 100644
--- a/README.md
+++ b/README.md
@@ -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)