From 08b98292566e36678032d12dc113e7253b07cbe3 Mon Sep 17 00:00:00 2001 From: Michael Hirsch Date: Wed, 21 Dec 2022 15:03:17 -0500 Subject: LGTM is discontinued. Remove badge and config --- .lgtm.yml | 4 ---- README.md | 2 -- 2 files changed, 6 deletions(-) delete mode 100644 .lgtm.yml diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index 62d8cb4..0000000 --- a/.lgtm.yml +++ /dev/null @@ -1,4 +0,0 @@ -extraction: - python: - python_setup: - version: 3 \ No newline at end of file diff --git a/README.md b/README.md index 342830f..868728d 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ build system. [![PyPI](https://img.shields.io/pypi/v/meson.svg)](https://pypi.python.org/pypi/meson) [![Build Status](https://dev.azure.com/jussi0947/jussi/_apis/build/status/mesonbuild.meson)](https://dev.azure.com/jussi0947/jussi/_build/latest?definitionId=1) [![Codecov](https://codecov.io/gh/mesonbuild/meson/coverage.svg?branch=master)](https://codecov.io/gh/mesonbuild/meson/branch/master) -[![Code Quality: Python](https://img.shields.io/lgtm/grade/python/g/mesonbuild/meson.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mesonbuild/meson/context:python) -[![Total Alerts](https://img.shields.io/lgtm/alerts/g/mesonbuild/meson.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mesonbuild/meson/alerts) #### Dependencies -- cgit v1.1