271b153308
固定Rust 1.96.0与rustfmt格式配置 接入本地lint、Codex提交前检查和Jenkins构建门禁 提交server-rs全workspace一次性格式化基线 同步开发运维文档与production-ops防回退检查
5 lines
89 B
TOML
5 lines
89 B
TOML
edition = "2024"
|
|
max_width = 100
|
|
newline_style = "Unix"
|
|
use_small_heuristics = "Default"
|