Skip to main content

Module repo_config

Module repo_config 

Source
Expand description

Repo-local .cwconfig.json loader.

Walks up from start looking for the first .cwconfig.json. Returns the parsed JSON value alongside the path it was found at. Used by Phase 7.2’s layered config resolution; not yet wired into config callers.

Structs§

RepoConfig

Functions§

find_repo_config
load_repo_config