Merge pull request #1365 from cosmos/rm-lgtm

Remove LGTM config and badge
This commit is contained in:
Simon Warta 2023-01-31 16:34:18 +01:00 committed by GitHub
commit 1ac8e429bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 19 deletions

View File

@ -1,18 +0,0 @@
##########################################################################################
# Customize file classifications. #
# Results from files under any classifier will be excluded from LGTM #
# statistics. #
##########################################################################################
##########################################################################################
# Use the `path_classifiers` block to define changes to the default classification of #
# files. #
##########################################################################################
path_classifiers:
generated:
- .pnp.cjs
- .pnp.loader.mjs
docs:
- packages/cli/examples/*.ts

View File

@ -1,7 +1,6 @@
<h1><p align="center"><img alt="CosmJS" src="docs/logo-vertical-light.png" width="180" /></p></h1>
<div align="center">
<a href="https://lgtm.com/projects/g/cosmos/cosmjs/context:javascript"><img alt="Language grade: JavaScript" src="https://img.shields.io/lgtm/grade/javascript/g/cosmos/cosmjs.svg?logo=lgtm&logoWidth=18"/></a>
<a href="https://github.com/cosmos/cosmjs/blob/main/LICENSE">
<img alt="License: Apache-2.0" src="https://img.shields.io/github/license/cosmos/cosmjs.svg" />
</a>