pub fn save_standard( path: &Path, input: &StandardConfig, force: bool, dry_run: bool, ) -> Result<()>