From d18dec5ec22551ea9feeb6aedf5c226a6f998fe6 Mon Sep 17 00:00:00 2001 From: jandegr Date: Thu, 26 Sep 2019 21:43:50 +0200 Subject: Fix:android:64 bit and cleanup2 (#877) https://github.com/navit-gps/navit/pull/877 --- checkstyle.xml | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) (limited to 'checkstyle.xml') diff --git a/checkstyle.xml b/checkstyle.xml index 00dfe5b3f..6c232edce 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -22,7 +22,7 @@ - + @@ -48,6 +48,7 @@ + @@ -57,10 +58,13 @@ - + + + + @@ -68,6 +72,7 @@ + @@ -81,6 +86,7 @@ value="WhitespaceAround: ''{0}'' is not followed by whitespace. Empty blocks may only be represented as '{}' when not part of a multi-block statement (4.1.3)"/> + @@ -90,7 +96,9 @@ - + + + @@ -129,16 +137,25 @@ + + + + + + + + @@ -150,6 +167,7 @@ + @@ -160,6 +178,7 @@ + @@ -176,6 +195,7 @@ value="GenericWhitespace ''{0}'' should followed by whitespace."/> + @@ -187,7 +207,7 @@ - + @@ -202,6 +222,7 @@ + -- cgit v1.2.1