Commit 1fa2684
Fix formatting: break long line in changes.rs
The line calling trees.extend() exceeded the line length limit.
Reformatted to split across multiple lines for better readability.
Co-authored-by: Christian Schilling <christian-schilling@users.noreply.github.com>1 parent 1ba8832 commit 1fa2684
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
0 commit comments