fabro/lib
Bryan Helmkamp 54a11e1426 fix(lint): resolve clippy warnings for Rust 1.94 on CI
- Use short imports instead of absolute paths in test assertions
  (fabro-config merge.rs, resolve/mod.rs)
- Remove needless raw string hashes where string body has no quotes
  (fabro-config, fabro-workflow, fabro-server)
- Use struct initializer instead of field reassignment on Default
  (fabro-types resolved.rs)
- Allow disallowed_methods for Command::new in test that exercises
  a real login command (fabro-auth resolve.rs)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 22:26:36 -04:00
..
crates fix(lint): resolve clippy warnings for Rust 1.94 on CI 2026-04-13 22:26:36 -04:00
packages/fabro-api-client Add typed provider credential auth flow 2026-04-12 22:10:11 -04:00