if you don't like how the formatter laid out your code, you may need to introduce new functions/variables the formatter is not as clever as humans are, so it can sometimes produce less readable code ...
Native image formatter This comment explains why we switched to a native image for the formatter. The startup time for the native image esp. in Intellij is >10x faster than spinning up a new JVM ...