Running Eclipse Version: 2021-12 (4.22.0) All I've done is imported the [scijava coding style](https://github.com/scijava/scijava-coding-style/blob/master/src/main/resources/eclipse-formatter-settings/scijava-coding-style.xml). Applying auto-formatter turns this:  into this:  It looks like a big part of this is the `Remove blank lines` option from the Javadoc section:  Are we happy with this setting?