forked from EduCraft/curriculum-project-hub
docs: record checker format gate
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Type: task
|
Type: task
|
||||||
Status: open
|
Status: open
|
||||||
Blocked by: 01, 02, 03, 04, 05, 06, 07
|
Blocked by: 01, 02, 03, 04, 05, 06, 07, 09
|
||||||
|
|
||||||
## Question
|
## 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.
|
||||||
|
|
||||||
Reference in New Issue
Block a user