From 1e7861e3624e7be27a0f987c404f63e78499c6c5 Mon Sep 17 00:00:00 2001 From: Jacob Hageman Date: Mon, 27 Jul 2020 14:42:48 -0400 Subject: [PATCH] Fix #92, LGTM exclude generated files --- .lgtm.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.lgtm.yml b/.lgtm.yml index 01e3d8a8a..bd7118b2e 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -4,13 +4,16 @@ queries: - exclude: "cpp/long-switch" - exclude: "cpp/trivial-switch" +path_classifiers: + generated: + - "**/Ui_*" + extraction: python: python_setup: version: "3" index: include: "tools/cFS-GroundSystem" - exclude: "tools/cFS-GroundSystem/**/Ui_*" cpp: index: build_command: