Commit fd4da55
style(scan): satisfy rustfmt gate
Apply the rustfmt-preferred multiline layout for the SCAN type-filter guard so the rebased SCAN branch clears the cargo fmt gate without changing behavior.
Constraint: Limit this follow-up to the formatting-only rewrite in storage_scan.rs on PR #379.
Confidence: High; local cargo fmt --all -- --check is green after the change.
Scope-risk: Formatting only; no runtime behavior change.
Tested: WSL cargo fmt --all -- --check; git diff --check.
Not-tested: full remote CI rerun is pending after this follow-up push.
Co-authored-by: OmX <omx@oh-my-codex.dev>1 parent 82eb2f3 commit fd4da55
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
0 commit comments