From ec43b25f1e9a51309295ad8277f85975bce1b70f Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Tue, 31 Jan 2023 16:13:38 +0100 Subject: [PATCH] Remove LGTM config and badge --- .lgtm.yml | 18 ------------------ README.md | 1 - 2 files changed, 19 deletions(-) delete mode 100644 .lgtm.yml diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index cf6e0e22..00000000 --- a/.lgtm.yml +++ /dev/null @@ -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 diff --git a/README.md b/README.md index 11b4b96f..eb06e8bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@

CosmJS

- Language grade: JavaScript License: Apache-2.0