pub fn handle_check_config(colors: Colors, verbose: bool) -> Result<bool>
Handle the --check-config flag using the default environment.
--check-config
Convenience wrapper that uses RealConfigEnvironment internally.
RealConfigEnvironment