Remove LGTM config and badge

This commit is contained in:
Simon Warta
2023-01-31 16:13:38 +01:00
parent d638c2ec16
commit ec43b25f1e
2 changed files with 0 additions and 19 deletions
-18
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
-1
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>