271b153308
固定Rust 1.96.0与rustfmt格式配置 接入本地lint、Codex提交前检查和Jenkins构建门禁 提交server-rs全workspace一次性格式化基线 同步开发运维文档与production-ops防回退检查
5 lines
76 B
TOML
5 lines
76 B
TOML
[toolchain]
|
|
channel = "1.96.0"
|
|
profile = "minimal"
|
|
components = ["rustfmt"]
|