661545
From a9c3cc27f21e3ec11ba47f6f5a2cf719098d366c Mon Sep 17 00:00:00 2001
661545
From: Frantisek Sumsal <fsumsal@redhat.com>
661545
Date: Thu, 28 Feb 2019 14:20:31 +0100
661545
Subject: [PATCH] lgtm: ignore files dropped in upstream
661545
661545
Resolves: #1694605
661545
---
661545
 .lgtm.yml | 7 +++++++
661545
 1 file changed, 7 insertions(+)
661545
661545
diff --git a/.lgtm.yml b/.lgtm.yml
661545
index 0c8304d689..070a13cd63 100644
661545
--- a/.lgtm.yml
661545
+++ b/.lgtm.yml
661545
@@ -7,3 +7,10 @@ extraction:
661545
                       --disable-gtk-doc --disable-manpages --disable-gtk-doc-html
661545
                       --enable-compat-libs --disable-sysusers --disable-ldconfig
661545
                       --enable-lz4 --disable-microhttpd
661545
+path_classifiers:
661545
+  # Any files which have a tag attached are filtered out from results & stats
661545
+  ignored:
661545
+    # Skip files dropped in upstream
661545
+    - src/bootchart/
661545
+    - src/gudev/
661545
+    - src/libsystemd/sd-bus/bus-bloom.c