diff --git a/antlib/checkstyle-10.12.4-all.jar b/antlib/checkstyle-9.3-all.jar similarity index 54% rename from antlib/checkstyle-10.12.4-all.jar rename to antlib/checkstyle-9.3-all.jar index 940791e0e..c67987769 100644 Binary files a/antlib/checkstyle-10.12.4-all.jar and b/antlib/checkstyle-9.3-all.jar differ diff --git a/checkstyle.xml b/checkstyle.xml index 07446ab48..096ccc8f0 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -16,20 +16,18 @@ Authors: Max Vetrenko, Ruslan Diachenko, Roman Ivanov. --> - - - + - + - + @@ -37,7 +35,7 @@ - + @@ -97,7 +95,7 @@ + COMPACT_CTOR_DEF"/> @@ -107,10 +105,8 @@ + value="COMMA, SEMI, TYPECAST, LITERAL_IF, LITERAL_ELSE, + LITERAL_WHILE, LITERAL_DO, LITERAL_FOR, DO_WHILE"/> @@ -128,8 +124,7 @@ NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, RCURLY, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN, LITERAL_ASSERT, TYPE_EXTENSION_AND"/> + 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)"/> @@ -331,13 +326,13 @@ --> - + @@ -358,37 +353,24 @@ value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, RECORD_DEF, ANNOTATION_DEF"/> - --> - - + + --> - + - - - - - - - - - - - - -