mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
style: Fix JSON style in C++ code (#2262)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user