From 4ffb2f3c40d88586c3116b808fb5b52b6eb55036 Mon Sep 17 00:00:00 2001 From: Sergiu Deitsch Date: Fri, 24 Feb 2023 20:13:38 +0100 Subject: [PATCH] drop lgtm badges (#899) --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index d2c69a6..7ce45c7 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Google Logging Library ====================== -|Linux Github actions| |Windows Github actions| |macOS Github actions| |Total alerts| |Language grade: C++| |Codecov| +|Linux Github actions| |Windows Github actions| |macOS Github actions| |Codecov| Google Logging (glog) is a C++98 library that implements application-level logging. The library provides logging APIs based on C++-style streams and @@ -871,9 +871,5 @@ Submitting a Patch :target: https://github.com/google/glog/actions .. |macOS Github actions| image:: https://github.com/google/glog/actions/workflows/macos.yml/badge.svg :target: https://github.com/google/glog/actions -.. |Total alerts| image:: https://img.shields.io/lgtm/alerts/g/google/glog.svg?logo=lgtm&logoWidth=18 - :target: https://lgtm.com/projects/g/google/glog/alerts/ -.. |Language grade: C++| image:: https://img.shields.io/lgtm/grade/cpp/g/google/glog.svg?logo=lgtm&logoWidth=18) - :target: https://lgtm.com/projects/g/google/glog/context:cpp .. |Codecov| image:: https://codecov.io/gh/google/glog/branch/master/graph/badge.svg?token=8an420vNju :target: https://codecov.io/gh/google/glog