summaryrefslogtreecommitdiffstats
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-06 16:11:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-06 16:11:34 +0000
commitd079b656b4719739b2247dcd9d46e9bec793095a (patch)
treed2c950c70a776bcf697c963151c5bd959f8a9f03 /.lgtm.yml
parentReleasing debian version 1.37.1-2. (diff)
downloadnetdata-d079b656b4719739b2247dcd9d46e9bec793095a.tar.xz
netdata-d079b656b4719739b2247dcd9d46e9bec793095a.zip
Merging upstream version 1.38.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml24
1 files changed, 0 insertions, 24 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
deleted file mode 100644
index 6fdab0e80..000000000
--- a/.lgtm.yml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-# LGTM does a good job at classifying files, but sometimes it needs some help.
-# To classify files which shouldn't be checked we need to define where such
-# files are located and manually assign them one of possible categories:
-# docs, generated, library, template, test
-# More information can be found in lgtm documentation:
-# https://help.semmle.com/lgtm-enterprise/user/help/file-classification.html#built-in-tags
-# https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
-path_classifiers:
- library:
- - collectors/python.d.plugin/python_modules/third_party/
- - collectors/python.d.plugin/python_modules/urllib3/
- - collectors/python.d.plugin/python_modules/pyyaml2/
- - collectors/python.d.plugin/python_modules/pyyaml3/
- - ml/kmeans/dlib/
- - ml/dlib/dlib/
- - ml/json/
- - web/gui/lib/
- - web/gui/src/
- - web/gui/css/
- - web/gui/dashboard/lib/
- - libnetdata/libjudy/
- test:
- - tests/