ruff
01988572 - [ty_test] Simplify unmatched output handling

Commit
192 days ago
[ty_test] Simplify unmatched output handling Implement UnmatchedWithColumn for CheckOutput and update the column() method to work with CheckOutput instead of just Diagnostic. This allows eliminating the match statement when formatting unmatched outputs - we can now just call unmatched_with_column() on all outputs uniformly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author
Parents
Loading