0.2.2 starter and migration packages
github-actions
released this
05 Apr 16:29
·
102 commits
to master
since this release
Reduce indents in spotless config (#161) Indent subexpressions by 1 level (4 spaces) instead of aligning to the column of the parent expression. This leads to more readable method chains if for some reason the object they're operating on is far to the right on its line.