diff --git a/.lgtm.yml b/.lgtm.yml new file mode 100644 index 000000000..25293d62f --- /dev/null +++ b/.lgtm.yml @@ -0,0 +1,14 @@ +# https://lgtm.com/help/lgtm/customizing-file-classification +path_classifiers: + plugins: + - plugins/ + +extraction: + javascript: + # The `index` step extracts information from the files in the codebase. + index: + # Specify a list of files and folders to exclude from extraction. + filters: + - exclude: plugins/ + exclude: + - plugins/