Open Feofilakt opened 2 years ago
Hello! Thanks for spruce, it seems suited great for my task to merge two json configs. But I've noticed that it sorts content during merging. Is it possible to disable sorting?
Unfortunately not currently. That's from an upstream yaml library when doing marshal/unmarshal. A PR to compensate would be welcome though :)
Hello! Thanks for spruce, it seems suited great for my task to merge two json configs. But I've noticed that it sorts content during merging. Is it possible to disable sorting?