Skip to content

Add an option to ignore ordering in arrays #482

Description

@yanns

When comparing two jsons, it'd be nice to have the option to ignore ordering in arrays.

["a", "b"]

would be considered the same as

["b", "a"]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions