Skip to content

Commit 50f53c6

Browse files
authored
NFC: Update indentation in latest-release.json for clang-format (#7515)
This avoids other unrelated changes which didn't intend to change this file from having to update the file just to make clang-format happy.
1 parent 77b2ff6 commit 50f53c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

utils/version/latest-release.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"version": {
3-
"major": "1",
4-
"minor": "8",
5-
"rev": "2505"
6-
},
7-
"sha": "0fd79eba6bb23f50ec21a7a7daeee3614bebe12b"
2+
"version": {
3+
"major": "1",
4+
"minor": "8",
5+
"rev": "2505"
6+
},
7+
"sha": "0fd79eba6bb23f50ec21a7a7daeee3614bebe12b"
88
}

0 commit comments

Comments
 (0)