Skip to content

0.2.2 starter and migration packages

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 16:29
· 102 commits to master since this release
71cdb85
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.