Skip to content

Commit 7129191

Browse files
committed
Merge branch 'main' into renovate/org.scalameta-scalafmt-core_2.13-3.x
2 parents 54c7296 + 3cdbcf7 commit 7129191

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"A": 1,
3-
"X": 2,
4-
"_arraysNotSorted": [ 3, 2, 1 ],
5-
"_objectsInArraysAreSorted": [ {
6-
"a": 1,
7-
"b": 2
2+
"A" : 1,
3+
"X" : 2,
4+
"_arraysNotSorted" : [ 3, 2, 1 ],
5+
"_objectsInArraysAreSorted" : [ {
6+
"a" : 1,
7+
"b" : 2
88
} ],
9-
"a": 3,
10-
"c": 4,
11-
"x": 5,
12-
"z": {
13-
"A": 1,
14-
"X": 2,
15-
"a": 3,
16-
"c": 4,
17-
"x": 5
9+
"a" : 3,
10+
"c" : 4,
11+
"x" : 5,
12+
"z" : {
13+
"A" : 1,
14+
"X" : 2,
15+
"a" : 3,
16+
"c" : 4,
17+
"x" : 5
1818
}
19-
}
19+
}
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"A": 1,
3-
"X": 2,
4-
"_arraysNotSorted": [ 3, 2, 1 ],
5-
"_objectsInArraysAreSorted": [ {
6-
"a": 1,
7-
"b": 2
2+
"A" : 1,
3+
"X" : 2,
4+
"_arraysNotSorted" : [ 3, 2, 1 ],
5+
"_objectsInArraysAreSorted" : [ {
6+
"a" : 1,
7+
"b" : 2
88
} ],
9-
"a": 3,
10-
"c": 4,
11-
"x": 5,
12-
"z": {
13-
"A": 1,
14-
"X": 2,
15-
"a": 3,
16-
"c": 4,
17-
"x": 5
9+
"a" : 3,
10+
"c" : 4,
11+
"x" : 5,
12+
"z" : {
13+
"A" : 1,
14+
"X" : 2,
15+
"a" : 3,
16+
"c" : 4,
17+
"x" : 5
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)