docs: record checker format gate

This commit is contained in:
2026-07-10 02:34:54 +08:00
parent 2dc125aec1
commit 90cbd74562
2 changed files with 12 additions and 1 deletions
@@ -2,7 +2,7 @@
Type: task
Status: open
Blocked by: 01, 02, 03, 04, 05, 06, 07
Blocked by: 01, 02, 03, 04, 05, 06, 07, 09
## Question
@@ -0,0 +1,11 @@
# Restore the checker formatting gate
Type: task
Status: open
## Question
Apply the repository's configured rustfmt output to the currently reported
Rust files, verify that no semantic changes are introduced, and restore
`cargo fmt --all --check` so the checker CI gate is green.