code review changes

Signed-off-by: Pratik Mankawde <pmankawde@ripple.com>
This commit is contained in:
Pratik Mankawde
2025-11-05 12:25:29 +00:00
parent e95299dac5
commit 977a087bb3
7 changed files with 49 additions and 35 deletions

View File

@@ -180,6 +180,5 @@
}
],
"build_type": ["Debug", "Release"],
"cmake_args": ["-Dunity=OFF", "-Dunity=ON"],
"sanitizers": ["None", "Address", "Thread"]
"cmake_args": ["-Dunity=OFF", "-Dunity=ON"]
}