From 41f9f22e38cbe20901ada042a54fa9c84cca037e Mon Sep 17 00:00:00 2001 From: Amir Omidi Date: Tue, 22 Oct 2019 23:16:11 -0700 Subject: [PATCH] Update lgtm.yml (#7932) Add vs stuff as a classifier so we don't see their issues --- lgtm.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lgtm.yml b/lgtm.yml index 3a4daa8296..08099cfa2f 100644 --- a/lgtm.yml +++ b/lgtm.yml @@ -1,2 +1,5 @@ +path_classifiers: + vscode: + - "src/vs/**/" queries: - include: "*"