Hi all, On Thu, 21 Sept 2023 at 07:15, Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > Spotless supports many formatter plugins, the main ones being Eclipse, > Google and Palantir formatters. All three are IDE agnostic.
I created two PRs using the Google (AOSP variant)[1] and Palantir[2] formatter. If we were to adopt one of these we are facing around 15% of changes in LOCs (mostly wrapping of long lines). This seems acceptable to me, what do you think? Piotr [1] https://github.com/apache/logging-log4j2/pull/1910 [2] https://github.com/apache/logging-log4j2/pull/1911