fabro/lib/crates/fabro-api/tests
Bryan Helmkamp 007d716f2b
Rename *config* variables/params that hold *Settings types
Local variables and function parameters named with "config" but holding
*Settings types (FabroSettings, TlsSettings, ApiSettings, LlmSettings)
are renamed to use "settings" for consistency with the type system.
Module paths (cli_config::) and struct fields are unchanged.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:09 -04:00
..
integration.rs Rename *config* variables/params that hold *Settings types 2026-03-29 13:47:09 -04:00
openapi_conformance.rs Clean up resolved settings interfaces 2026-03-29 13:47:07 -04:00
pagination.rs Refactor workflow runtime initialization 2026-03-29 13:47:07 -04:00