You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add output formatting for tickets via display.rs: - print_ticket / format_ticket: key-value table view - print_ticket_json / format_ticket_json: pretty JSON - print_list / format_list: compact summary table with header - print_list_json / format_list_json: JSON array output format_* variants return String for testability. Unit tests added covering field presence, dependency joining, header row, and JSON validity. All 26 tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| .claude | 3 months ago | |
| src | 3 months ago | |
| tests | 3 months ago | |
| CLAUDE.md | 3 months ago | |
| Cargo.lock | 3 months ago | |
| Cargo.toml | 3 months ago | |
| PLAN.md | 3 months ago | |