Aaron Fenyes
|
e67a658e00
|
Group the parameters of the scene push methods
/ test (pull_request) Successful in 3m39s
|
2025-08-03 20:09:50 -07:00 |
|
Aaron Fenyes
|
b02e682e15
|
Add space around = for Sycamore props
/ test (pull_request) Successful in 3m35s
Also, add a trailing comma to a match arm in `outline.rs`.
|
2025-08-02 00:15:46 -07:00 |
|
Aaron Fenyes
|
bfd5d8e35f
|
Add commas after match arms wrapped in blocks
/ test (pull_request) Successful in 3m29s
|
2025-08-01 22:57:46 -07:00 |
|
Aaron Fenyes
|
ebad512a03
|
Collapse a structure expression onto one line
/ test (pull_request) Successful in 3m34s
I had put `active_tab: /* ... */` on its own line to make the
`create_signal` call more readable, but it wasn't worth the cost in
vertical space.
|
2025-08-01 22:39:59 -07:00 |
|
Aaron Fenyes
|
af59166906
|
Add trailing commas; clean up formatting
/ test (pull_request) Successful in 3m55s
|
2025-08-01 13:50:51 -07:00 |
|