Description:
Flexible output formats for different use cases: pretty (terminal), JSON (automation), compact (summary), and SARIF (security tools).
Problem it solves:
Different workflows require different output formats. Developers need human-readable output while CI/CD systems need machine-readable formats.
Key features:
pretty - Color-coded terminal output with emojis
json - Structured JSON for automation and scripting
compact - Minimal summary for quick reviews
sarif - Static Analysis Results Interchange Format for security tools
Usage:
cora review --format json
cora review --format sarif > results.sarifPlease authenticate to join the conversation.
Completed
Feature Request
About 1 month ago

Code Cora Team
Get notified by email when there are changes.
Completed
Feature Request
About 1 month ago

Code Cora Team
Get notified by email when there are changes.