spring-modulith
spring-modulith copied to clipboard
Improve code formatting settings
trafficstars
Editorconfig?
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.