# Variables
ErrConfigNotFound happens if a config file could not be found at any of the default locations.
ErrSkipGitWithoutSetVersionFlag indicates an error when the --skip-git flag is set without also setting the --set-version flag.
ErrUnsupportedShell happens when a shell that Cobra does not support is passed for the completions command.