diff --git a/docs/dev/checkstyle/checkstyle-config.xml b/docs/dev/checkstyle/checkstyle-config.xml index 193e5c524..dc848298a 100644 --- a/docs/dev/checkstyle/checkstyle-config.xml +++ b/docs/dev/checkstyle/checkstyle-config.xml @@ -1,7 +1,7 @@ + "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" + "https://checkstyle.org/dtds/configuration_1_3.dtd"> - - - + - - + + - + - + + default="resources/checkstyle-suppressions.xml" /> - + - + + + + + + + + + + @@ -75,6 +83,8 @@ + + + COMPACT_CTOR_DEF"/> @@ -106,10 +116,8 @@ + value="COMMA, SEMI, TYPECAST, LITERAL_IF, LITERAL_ELSE, + LITERAL_WHILE, LITERAL_DO, LITERAL_FOR, DO_WHILE"/> @@ -127,8 +135,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)"/> @@ -141,7 +148,7 @@ @@ -214,8 +221,13 @@ + + + + - + @@ -230,12 +242,12 @@ value="Record type name ''{0}'' must match pattern ''{1}''."/> - + - + @@ -251,12 +263,12 @@ value="GenericWhitespace ''{0}'' is not preceded with whitespace."/> - - - + + + - - + + @@ -267,12 +279,13 @@ RECORD_COMPONENT_DEF"/> - - + + + - + @@ -295,12 +308,13 @@ RECORD_DEF"/> - + + + - @@ -333,22 +347,8 @@ - - - - - - - - - - - - + @@ -359,24 +359,58 @@ - + + default="checkstyle-xpath-suppressions.xml"/> - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +