[master] 63c23cc15 Ignore empty blocks

Federico G. Schwindt fgsch at lodoss.net
Tue Oct 1 13:13:07 UTC 2019


commit 63c23cc15e8af05db8d67b83f943256f37268c7c
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Tue Oct 1 14:12:10 2019 +0100

    Ignore empty blocks

diff --git a/.lgtm.yml b/.lgtm.yml
index 269898eef..c851b5631 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -1,4 +1,5 @@
 queries:
+  - exclude: cpp/empty-block
   - exclude: cpp/missing-header-guard
   - exclude: cpp/short-global-name
 extraction:


More information about the varnish-commit mailing list