From 8eee22be3ae7c1696aaa136efa5e5875d7b0b92b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 1 Mar 2016 08:06:48 +0100 Subject: [PATCH] Lint templates as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will help us spotting syntax errors even in files which are not covered by tests. Fixes #12055 Signed-off-by: Michal Čihař --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index dde302d86b..324c518f67 100644 --- a/build.xml +++ b/build.xml @@ -156,6 +156,7 @@ +