mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
The `cli_settings` local was a standalone clone of `user_settings.cli`. Drop the clone and rebind it as `&resolved_base.user_settings().cli` inside the async block — all callers already borrowed it anyway. Pre-async uses inline `resolved_base.user_settings().cli.<field>` directly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||