Skip to content

Add ability to not sort JSON Array values at all #1

@robg-test

Description

@robg-test

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions