mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
- effective_settings server_defaults_layer: drop Result wrapper since the body never fails after the v2 switch - merge.rs: allow needless_pass_by_value module-wide since every merge helper consumes both sides by design - fabro-cli overrides.rs: replace &Option<String> sigs with Option<&str>, collapse Default-plus-assignment into struct literal (avoid clippy::field_reassign_with_default), and box the metadata HashMap inline - fabro-cli manifest_builder.rs: pull DaytonaDockerfileLayer into scope so the pattern match stays absolute-path-clean - fabro-cli main.rs + commands/config/mod.rs: Box::pin the settings subcommand future so clippy::large_futures stays happy |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||