From fb483e6c3d8d73bd1ee525bf288609a3ff263eb0 Mon Sep 17 00:00:00 2001 From: svc-excavator-bot Date: Wed, 31 Mar 2021 05:30:20 +0000 Subject: [PATCH] Excavator: Upgrades Baseline to the latest version --- .baseline/checkstyle/checkstyle.xml | 43 +- .../idea/intellij-java-palantir-style.xml | 12 + .../baseline-class-uniqueness.lock | 339 +++++++++ .../baseline-class-uniqueness.lock | 715 ++++++++++++++++++ build.gradle | 2 +- 5 files changed, 1079 insertions(+), 32 deletions(-) create mode 100644 assertj-error-prone/baseline-class-uniqueness.lock create mode 100644 assertj-refaster-rules/baseline-class-uniqueness.lock diff --git a/.baseline/checkstyle/checkstyle.xml b/.baseline/checkstyle/checkstyle.xml index 7fb15042..89f9c2c8 100644 --- a/.baseline/checkstyle/checkstyle.xml +++ b/.baseline/checkstyle/checkstyle.xml @@ -1,15 +1,9 @@ - - - - - + --> @@ -81,14 +75,7 @@ - + @@ -138,12 +125,12 @@ - + - + @@ -196,7 +183,9 @@ + + @@ -237,6 +226,7 @@ + @@ -352,7 +342,7 @@ - + @@ -391,7 +381,7 @@ - + @@ -402,16 +392,7 @@ - - - - - - - - - - + @@ -460,4 +441,4 @@ - + \ No newline at end of file diff --git a/.baseline/idea/intellij-java-palantir-style.xml b/.baseline/idea/intellij-java-palantir-style.xml index 945d8bad..f41e2b8a 100644 --- a/.baseline/idea/intellij-java-palantir-style.xml +++ b/.baseline/idea/intellij-java-palantir-style.xml @@ -44,6 +44,18 @@ + + + + + + + + + + + +