diff --git a/.baseline/checkstyle/checkstyle-suppressions.xml b/.baseline/checkstyle/checkstyle-suppressions.xml index 7b2e5a607..c0f855b14 100644 --- a/.baseline/checkstyle/checkstyle-suppressions.xml +++ b/.baseline/checkstyle/checkstyle-suppressions.xml @@ -1,8 +1,7 @@ - + "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" + "https://checkstyle.org/dtds/suppressions_1_2.dtd"> @@ -12,6 +11,11 @@ + + + + + diff --git a/.baseline/checkstyle/checkstyle.xml b/.baseline/checkstyle/checkstyle.xml index a1401f5c0..cd19cae45 100644 --- a/.baseline/checkstyle/checkstyle.xml +++ b/.baseline/checkstyle/checkstyle.xml @@ -1,7 +1,7 @@ + "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" + "https://checkstyle.org/dtds/configuration_1_3.dtd"> - + + + + + + - - - - - + + + + + + + + @@ -79,11 +87,13 @@ + org.apache.commons.lang3.Validate.*, + org.assertj.core.api.Assertions.*, + org.mockito.Mockito.*"/> @@ -105,8 +115,6 @@ - - @@ -123,12 +131,24 @@ + + + + + - + + + + + + + - + + @@ -144,9 +164,14 @@ + + + + + @@ -165,9 +190,15 @@ + + + + + + @@ -175,9 +206,7 @@ - - - + @@ -265,6 +294,11 @@ + + + + + @@ -315,6 +349,18 @@ + + + + + + + + + + + + @@ -327,13 +373,9 @@ - - - - - + @@ -380,6 +422,7 @@ + @@ -392,7 +435,9 @@ - + + + @@ -424,10 +469,9 @@ - + - diff --git a/.baseline/idea/intellij-java-palantir-style.xml b/.baseline/idea/intellij-java-palantir-style.xml index 12be2578f..9aa48633a 100644 --- a/.baseline/idea/intellij-java-palantir-style.xml +++ b/.baseline/idea/intellij-java-palantir-style.xml @@ -50,6 +50,7 @@