fabro/lib/crates/fabro-devcontainer/src
Bryan Helmkamp 80de5ca616 refactor(static): centralize env var names
Add fabro-static::EnvVars as the shared registry for fixed environment variable names and migrate env reads, clap env bindings, and subprocess/test allowlists to use it.

Add clippy bans for raw std::env lookup APIs so future dynamic env facades must be documented explicitly.
2026-04-24 12:29:51 -04:00
..
compose.rs fix(async-fs): move remaining filesystem work off Tokio paths 2026-04-19 19:31:03 -04:00
dockerfile.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
features.rs refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
jsonc.rs Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
lib.rs refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
types.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
variables.rs fmt 2026-04-11 11:27:46 -04:00