Files
Peter Schilling ee2fb3f6b6 Add JSON output support to issue view command
Implement a --json flag for the linear issue view command to output
issue data in JSON format, enabling better integration with scripts
and other tools.

- Add -j/--json flag to output raw issue data as formatted JSON
- Modify spinner logic to avoid interfering with JSON output
- Include comprehensive test coverage for JSON output scenarios
- Update snapshots to validate JSON output format

Fixes #25

Claude-session-id: 3f32bad3-84d3-42d5-84ce-77b7628ca1ce
2025-10-22 08:41:04 -07:00
..