pub const PROJECT_CONFIG_HINT: &str = ".xbp/xbp.{toml,jsonc,yaml,yml,json} or xbp.{toml,jsonc,yaml,yml,json}";
Human-readable list of supported project config locations.