From: Evegeny Vereshchagin Date: Mon, 25 Jun 2018 05:32:16 +0000 (+0000) Subject: README.md: add an LGTM badge X-Git-Tag: v240~1036 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7e9daf40c87c078b18d8499d18e16c27a584f2f;p=thirdparty%2Fsystemd.git README.md: add an LGTM badge Now that @yuwata has fixed a lot of alerts, the badge looks much better than before, so let's show it :-) --- diff --git a/README.md b/README.md index a57566834c8..1036140367d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ [![Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd)
[![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1369/badge)](https://bestpractices.coreinfrastructure.org/projects/1369)
-[![Build Status](https://travis-ci.org/systemd/systemd.svg?branch=master)](https://travis-ci.org/systemd/systemd) +[![Build Status](https://travis-ci.org/systemd/systemd.svg?branch=master)](https://travis-ci.org/systemd/systemd)
+[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/systemd/systemd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/systemd/systemd/context:cpp) ## Details