New validation output format

The new config validation format that just rolled out (basically including the pipeline parameters used for validation) looks super messy to me. I have both a GH issue filed and a proposed fix:

% circleci config validate --org-slug github/joinforma    
Validating config with following values
	id:	00000000-0000-0000-0000-000000000001	number:	1	project.git_url:	https://github.com/xx/yyy	project.type:	github	git.tag:		git.branch:	foo/bar	git.revision:	b30ac0a34489c02db25b3d1a25cf4866f899fa45	git.base_revision:	b30ac0a34489c02db25b3d1a25cf4866f899fa45Config file at .circleci/config.yml is valid.

It looks particularly bad in a terminal that’s at all narrow.

side note: also filed an issue about the super tricked out (but hard to read on a narrow terminal) help output