pub fn resolve_new_project_config_path( cwd: &Path, repo_root: Option<&Path>, in_git_repo: bool, explicit_config_path: Option<&Path>, hidden: bool, ) -> PathBuf