This is an automated email from the ASF dual-hosted git repository.

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new d247315  Fix syntax problem with .lgtm.yml (#62)
d247315 is described below

commit d2473155a8c8913b9005f1c9554ff2b4e4e301b5
Author: Kit Chan <[email protected]>
AuthorDate: Mon Nov 30 22:54:57 2020 -0800

    Fix syntax problem with .lgtm.yml (#62)
---
 .lgtm.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.lgtm.yml b/.lgtm.yml
index 6de4b79..459b619 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -17,5 +17,5 @@
 extraction:
   javascript:
     index:
-      filters:
-        - exclude: "k8s/**"
+      exclude
+        - k8s

Reply via email to