style: Fix JSON style in C++ code (#2262)

This commit is contained in:
Ayaz Salikhov
2025-06-27 11:45:11 +01:00
committed by GitHub
parent e92dbc8fce
commit d97f19ba1d
34 changed files with 1705 additions and 1705 deletions

View File

@@ -117,7 +117,7 @@ INSTANTIATE_TEST_CASE_P(
.configStr = R"JSON({
"level_0": {
"int": 42,
"level_1":{
"level_1": {
"double": 123.456,
"level_2": {
"bool": true,