yaml / yamlscript

Programming in YAML
MIT License
358 stars 31 forks source link

Replace --ordered with --unordered #167

Open ingydotnet opened 6 days ago

ingydotnet commented 6 days ago

People prefer mappings to retain their input key order, unless they need better perfomance.

We'll make ordered the default.

We should leave --ordered option in for now with a deprecation warning.