Reason: I believe order can matter for Arrays no matter what the object type is.
This means that ordering an array may be incorrect if the user wants to solely just sort property keys.
Proposal Add a configuration flag to disable all array sorting then disable array sorting by reading from that flag
Notes: You still want to sort any arrays objects properties in this scenario!