Skip to content

Commit df5b7a0

Browse files
committed
refactor: remove LGTM from project
1 parent 4524c81 commit df5b7a0

File tree

4 files changed

+1
-58
lines changed

4 files changed

+1
-58
lines changed

.github/workflows/.yamllintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3232

3333
### Removed
3434

35-
* Nothing
35+
* removed LGTM workflows and badges in main README.md
3636

3737
## [0.9.56] - [2021-03-09]
3838

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77
[![PyPI](https://img.shields.io/pypi/v/cloudfeaster.svg?style=flat)](https://pypi.python.org/pypi/cloudfeaster)
88
[![Requirements](https://requires.io/github/simonsdave/cloudfeaster/requirements.svg?branch=master)](https://requires.io/github/simonsdave/cloudfeaster/requirements/?branch=master)
99
[![CodeFactor](https://www.codefactor.io/repository/github/simonsdave/cloudfeaster/badge/master)](https://www.codefactor.io/repository/github/simonsdave/cloudfeaster/overview/master)
10-
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/simonsdave/cloudfeaster.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/simonsdave/cloudfeaster/context:python)
1110
[![CircleCI](https://circleci.com/gh/simonsdave/cloudfeaster/tree/master.svg?style=shield)](https://circleci.com/gh/simonsdave/cloudfeaster/tree/master)
1211
[![codecov](https://codecov.io/gh/simonsdave/cloudfeaster/branch/master/graph/badge.svg)](https://codecov.io/gh/simonsdave/cloudfeaster)
13-
[![Total alerts](https://img.shields.io/lgtm/alerts/g/simonsdave/cloudfeaster.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/simonsdave/cloudfeaster/alerts/)
1412
[![docker-simonsdave/cloudfeaster-dev-env](https://img.shields.io/badge/docker-simonsdave%2Fcloudfeaster--dev--env-blue.svg)](https://hub.docker.com/r/simonsdave/cloudfeaster-dev-env)
1513
[![docker-simonsdave/cloudfeaster](https://img.shields.io/badge/docker-simonsdave%2Fcloudfeaster-blue.svg)](https://hub.docker.com/r/simonsdave/cloudfeaster)
1614
[![docker-simonsdave/cloudfeaster-lite](https://img.shields.io/badge/docker-simonsdave%2Fcloudfeaster--lite-blue.svg)](https://hub.docker.com/r/simonsdave/cloudfeaster-lite)

0 commit comments

Comments
 (0)