Skip to main content

update_opencode_config_detailed

Function update_opencode_config_detailed 

Source
pub fn update_opencode_config_detailed(
    project_dir: &Path,
) -> Result<(bool, bool)>
Expand description

Like update_opencode_config but also reports whether comments had to be dropped from a JSONC file during the merge. Used by the sqz init CLI to print a warning.