jkcfg / jk

Configuration as Code with ECMAScript
https://jkcfg.github.io
Apache License 2.0
404 stars 30 forks source link

Validate doesn't read multi-valued files #333

Closed squaremo closed 4 years ago

squaremo commented 4 years ago

jk validate doesn't do the same as jk transform and assume YAML and JSON files have multiple values. It should!

squaremo commented 4 years ago

Fixed by #334.