v3.0.7
Pull Requests
- Imports: apply indent of first import to a group (#2804) @kitbellew
- Correcting dockerize job to run when a release is created (#2800) @jmherbst
- Dependency: update scalameta to 4.4.29 (#2806) @kitbellew
- Dependency: update metaconfig to 0.9.15 (#2805) @kitbellew
- FormatOps: optional braces after old-style loops (#2803) @kitbellew
- FormatOps: use unapply match for optional braces 2 (#2802) @kitbellew
- TreeOps: add method to check for multi sequences (#2799) @kitbellew
- FormatOps: use unapply match for optional braces (#2798) @kitbellew
- FormatOps: explicit
while
for optional braces (#2797) @kitbellew - FormatOps: opt braces for significant indent only (#2795) @kitbellew
- RedundantBraces: handle body of secondary ctor (#2796) @kitbellew
- Scala3: does not support do-while, remove logic (#2792) @kitbellew
- FormatWriter: other counting of end marker lines (#2789) @kitbellew