spring-modulith icon indicating copy to clipboard operation
spring-modulith copied to clipboard

Improve code formatting settings

Open odrotbohm opened this issue 3 years ago • 1 comments
trafficstars

Editorconfig?

odrotbohm avatar Jul 21 '22 08:07 odrotbohm

The current .editorconfig contains common properties and those special for IntelliJ trying to get close to the current Eclipse formatting and import order.

The file will be picked up automatically by IntelliJ. There is still some different formatting, esp. around chained method calls, which should be marked with // to avoid reformatting.

bkieling avatar Jul 29 '22 07:07 bkieling