cli: use camelCase for debug JSON output, for consistency
1 passed
2 failed
(3 total)
View logs
modified radicle-cli/src/commands/debug.rs
@@ -90,6 +90,7 @@ fn debug(profile: &Profile) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -106,6 +107,7 @@ struct DebugInfo {
|
|
|
|
|
|
| + | |
|
|
|
|
|