Commit f6e63b7
style(effect): rustfmt effect.rs (restore main's Check after #42)
#42 merged with a failing `cargo fmt --check`: effect.rs had two unformatted
spots (a wide match arm and a wrapped test arg), leaving main's Check red.
`cargo fmt` only -- no code change. build / clippy -D warnings / tests green.
https://claude.ai/code/session_01BJmfoz1ZS1Pejy9LLMY7421 parent 2844aaa commit f6e63b7
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
| 161 | + | |
| 162 | + | |
164 | 163 | | |
165 | 164 | | |
166 | 165 | | |
| |||
301 | 300 | | |
302 | 301 | | |
303 | 302 | | |
304 | | - | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
| |||
0 commit comments