Skip to content

Add an option to ignore ordering in arrays #482

@yanns

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"]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions