From a0acabc125d3398e13655302500423c01e10dcb0 Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Sat, 2 May 2015 15:27:07 +0200 Subject: [PATCH] Fix FallThrough check violation in code, issue #945 --- config/checkstyle_checks.xml | 2 +- .../checkstyle/checks/whitespace/EmptyLineSeparatorCheck.java | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index e8a85bfd6..969c2f30f 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -243,6 +243,7 @@ +