Просмотр исходного кода

Improve LGTM configuration (#2777)

* Testing LGTM

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml
XhmikosR 4 лет назад
Родитель
Сommit
ad11109b2f
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      .lgtm.yml

+ 3 - 2
.lgtm.yml

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