Skip to content

fix: emit compact JSON output - #1873

Draft
magrathean-uk wants to merge 3 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1572
Draft

fix: emit compact JSON output#1873
magrathean-uk wants to merge 3 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1572

Conversation

@magrathean-uk

@magrathean-uk magrathean-uk commented Aug 1, 2026

Copy link
Copy Markdown

Summary

Makes forget --json compact and single-line while preserving the JSON data.

Validation

  • cargo test --locked test_forget_json_is_compact
  • cargo clippy --locked --all-targets --features release -- -D warnings
  • cargo fmt --all -- --check
  • git diff --check
  • typos

Fixes #1572.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Single line JSON ouput.

1 participant