docs(rfc): record parallel pre-push gates

This commit is contained in:
Tianyi Cui
2026-07-06 01:04:06 +08:00
parent dc8bf36400
commit c0af59f804
3 changed files with 36 additions and 0 deletions
+3
View File
@@ -75,6 +75,9 @@ pre-push:
- name: rfc classification
run: pnpm run verify-rfc-classification
- name: rfc format
run: pnpm run verify-rfc-format
- name: type equivalence
run: pnpm run verify-type-equiv