cosmjs/.lgtm.yml
2022-03-02 15:35:03 +01:00

19 lines
931 B
YAML

##########################################################################################
# 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