Skip to content

Commit 698549a

Browse files
author
John Haley
committed
Sorted things in descriptor.json alphabetically
1 parent 2841d12 commit 698549a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

generate/input/descriptor.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,12 +1026,6 @@
10261026
"isErrorCode": true
10271027
}
10281028
},
1029-
"git_index_conflict_remove": {
1030-
"isAsync": true,
1031-
"return": {
1032-
"isErrorCode": true
1033-
}
1034-
},
10351029
"git_index_conflict_iterator_free": {
10361030
"ignore": true
10371031
},
@@ -1041,6 +1035,12 @@
10411035
"git_index_conflict_next": {
10421036
"ignore": true
10431037
},
1038+
"git_index_conflict_remove": {
1039+
"isAsync": true,
1040+
"return": {
1041+
"isErrorCode": true
1042+
}
1043+
},
10441044
"git_index_entrycount": {
10451045
"jsFunctionName": "entryCount"
10461046
},

0 commit comments

Comments
 (0)