From 1256949be1e9b97d9a18bd77bd3a035f3ba65efc Mon Sep 17 00:00:00 2001 From: George Hotz <72895+geohot@users.noreply.github.com> Date: Tue, 12 May 2020 12:09:02 -0700 Subject: [PATCH] will remove-js pass LGTM? (#1482) --- lgtm.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lgtm.yml b/lgtm.yml index 341a78808..5b6cbce54 100644 --- a/lgtm.yml +++ b/lgtm.yml @@ -11,4 +11,8 @@ extraction: - "export PATH=$PWD/external/bin:$PATH" index: build_command: "python3 $(which scons)" + javascript: + index: + filters: + - exclude: "*"