From 903f239158e1a78382f0cf59434b3768e207f47c Mon Sep 17 00:00:00 2001 From: kovacsv Date: Sat, 24 Jul 2021 14:48:10 +0200 Subject: [PATCH] Fix lgtm configuration file. --- lgtm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgtm.yml b/lgtm.yml index ecc11c5..b9611e2 100644 --- a/lgtm.yml +++ b/lgtm.yml @@ -1,3 +1,3 @@ path_classifiers: library: - - exclude: libs/*.* + - exclude: libs/*.js