mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 12:34:17 +00:00
Adjust formatting for existing test_pretty_format_json
This commit is contained in:
parent
bd4e37c366
commit
d49f04c69e
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"foo": "bar",
|
"foo":
|
||||||
"alist": [2, 34, 234],
|
"bar",
|
||||||
"blah": null
|
"alist": [2, 34, 234],
|
||||||
|
"blah": null
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue