From 2fb0d637a1ab8ec29d49aac7a5bd5cc378b19844 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Tue, 22 Oct 2019 16:57:05 +0200 Subject: Enforce NoWhitespaceBefore checkstyle --- config/checkstyle/checkstyle.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/checkstyle') diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 22952dcc4..4f916ec3f 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -76,6 +76,11 @@ + + + +