0.8.0
Added
- .editorconfig support (right now only
indent_size
is honored and only if it's
set in[*{kt,kts}]
section). - Support for vertically aligned comments (see NoMultipleSpacesRuleTest.kt).
Fixed
- ktlint-ruleset-standard ("no-unit-return" & "modifier-order" where not included).