AdminLTE/.lgtm.yml
XhmikosR 7cc5f9b409
Configure LGTM (#2723)
Exclude the plugins folder since it slows down the scan a lot
2020-05-31 14:31:55 +02:00

15 lines
368 B
YAML

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