Commit 24e96b5
committed
ci: enforce doc comment code formatting with nightly rustfmt
- Install nightly Rust toolchain with rustfmt component
- Use cargo +nightly fmt to check both regular code and doc comments
- Replace stable fmt check with nightly to avoid formatting conflicts1 parent 32e6fe8 commit 24e96b5
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
591 | 593 | | |
592 | 594 | | |
593 | | - | |
| 595 | + | |
594 | 596 | | |
595 | 597 | | |
596 | 598 | | |
| |||
0 commit comments