Commit 7221fe9
fix(ci): remove recursive cargo fmt alias that broke CI
The alias `fmt = "fmt --all"` in .cargo/config.toml was recursive,
causing CI to fail with "unresolvable recursive definition" error.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 07b2ec9 commit 7221fe9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
0 commit comments