forked from cosmos/cosmjs
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.lgtm.yml
18 lines (15 loc) · 931 Bytes
/
.lgtm.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
##########################################################################################
# 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