Improve LGTM configuration (#2777)

* Testing LGTM

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml
This commit is contained in:
XhmikosR 2020-06-02 17:38:46 +03:00 committed by GitHub
parent 2eec6fe614
commit ad11109b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -5,10 +5,11 @@ path_classifiers:
extraction:
javascript:
# https://lgtm.com/help/lgtm/javascript-extraction#customizing-index
# 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:
- bower_components/
- docs/assets/js/plugins/
- plugins/