Files
clawpanel/src-tauri
晴天 88928b7397 fix(ci): apply rustfmt to hermes_dashboard_start
`cargo fmt --check` 在 CI 上失败:hermes.rs:884 处的 `let log_file = …`
绑定语句宽度超出 rustfmt 默认 100 列阈值,需要把赋值表达式拆成
let-rhs 起始换行的形式。

不影响 Release tag build(release.yml 不跑 fmt/clippy),仅修 main
的 CI 红灯。
2026-04-25 23:50:01 +08:00
..
2026-02-26 22:34:55 +08:00
2026-04-25 23:47:22 +08:00
2026-04-25 23:47:22 +08:00
2026-04-25 23:47:22 +08:00