gitlink-cli/shortcuts/common
狗gogo 3e867d23f8 refactor: improve error handling, output formatting, and wiki/webhook shortcuts
- Add dedicated error_print.go for centralized error output
- Enhance formatter with better table/json/yaml rendering
- Add unit tests for output formatter
- Improve runner with cleaner error propagation
- Update globals and root command configuration
- Refine webhook and wiki shortcut implementations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-27 19:16:53 +08:00
..
error_print.go refactor: improve error handling, output formatting, and wiki/webhook shortcuts 2026-06-27 19:16:53 +08:00
runner.go refactor: improve error handling, output formatting, and wiki/webhook shortcuts 2026-06-27 19:16:53 +08:00
runner_test.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
types.go test(wiki): 补充 callWikiAPI、runLint、resolveContent 的单元测试 2026-06-14 22:34:03 +08:00