diff --git a/.lgtm.yml b/.lgtm.yml new file mode 100644 index 00000000..cf6e0e22 --- /dev/null +++ b/.lgtm.yml @@ -0,0 +1,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