Output Formats¶
tally supports multiple output formats so it can fit into both terminals and automation.
text (default)¶
Human-readable output with source snippets:
json¶
Machine-readable output:
sarif¶
Static analysis output for code scanning tools:
github-actions¶
Emits GitHub Actions annotations:
markdown¶
Concise markdown tables (useful for AI tooling and reports):