From 644702eed92d03a684b9cf7faa31969146e8d41e Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Fri, 10 Jan 2014 22:31:32 +0100 Subject: [PATCH] Using portable CheckStyle check for a new line at the end of files --- .../main/resources/build-config/checkstyle.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/build-config/src/main/resources/build-config/checkstyle.xml b/build-config/src/main/resources/build-config/checkstyle.xml index 233289bc4..431648bf9 100644 --- a/build-config/src/main/resources/build-config/checkstyle.xml +++ b/build-config/src/main/resources/build-config/checkstyle.xml @@ -1,4 +1,5 @@ + @@ -22,10 +23,6 @@ --> - - - - @@ -39,10 +36,20 @@ + + + + + + - +