j2y icon indicating copy to clipboard operation
j2y copied to clipboard

YAML -> JSON convert error.

Open estahn opened this issue 7 years ago • 0 comments

test.yml

version: 2
files: efe

Command:

cat test.yml | ~/go/bin/j2y -r                                                                  
YAML -> JSON convert error.
err: yaml: mapping values are not allowed in this context

estahn avatar May 01 '18 07:05 estahn