Merge pull request #1365 from cosmos/rm-lgtm
Remove LGTM config and badge
This commit is contained in:
commit
1ac8e429bc
18
.lgtm.yml
18
.lgtm.yml
@ -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,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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user