--format or the format key in
.tally.toml.
Output options
| Flag | Description |
|---|---|
--format, -f | Output format: text, json, sarif, github-actions, markdown |
--output, -o | Output destination: stdout, stderr, or a file path |
--no-color | Disable colored output (also respects the NO_COLOR env var) |
--show-source | Show source code snippets (default: true) |
--hide-source | Hide source code snippets |