1
0
Fork 0
pre-commit-hooks/testing/resources/top_sorted_json.json
Daniel Baumann 6bd375ed5f
Adding upstream version 4.5.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:21:14 +01:00

16 lines
158 B
JSON

{
"01-alist": [
2,
34,
234
],
"alist": [
2,
34,
234
],
"00-foo": "bar",
"02-blah": null,
"blah": null,
"foo": "bar"
}