Skip to content

Conversation

@ematipico
Copy link
Member

Summary

Closes #4052

The summary reporter now doesn't take --max-diagnostics into account. I ended up not adding a warning message because by default, Biome sets 20 as the default limit. This means there's a limit by default.

I also fixed a bug where summary didn't report the processed/fixed files.

Test Plan

Added a new test case

@ematipico ematipico requested review from a team May 13, 2025 16:13
@github-actions github-actions bot added the A-CLI Area: CLI label May 13, 2025
@ematipico ematipico merged commit b67a138 into main May 14, 2025
11 checks passed
@ematipico ematipico deleted the fix/max-diagnostics-reporter branch May 14, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 The summary reporter sometimes misses diagnostics

2 participants