From e63c0fb2588a3dff7f71d9ec91d12fd68424cabb Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Fri, 1 May 2015 18:42:31 +0200 Subject: [PATCH] Enable EmptyLineSeparator check, issue #1040 --- config/checkstyle_checks.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index c038a3d91..865324195 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -233,6 +233,9 @@ + + +