kotlin-guides
kotlin-guides copied to clipboard
Update property initializer wrap to +4
trafficstars
Fixes a conflict with https://kotlinlang.org/docs/reference/coding-conventions.html#property-formatting which currently states:
For properties with an initializer, if the initializer is long, add a line break after the equals sign and indent the initializer by four spaces