Expand description
Output format resolution โ extracts format selection from Config into
an OutputFormat strategy (Strategy pattern, OCP-compliant).
Add new variants in OutputFormat (formatter/mod.rs) and extend the
resolve function below โ no caller changes needed.
Functionsยง
- resolve_
output_ format - Resolve the active output format from config and test results.