Commit 44721d5
fix: show unfixable rubocop offenses on format failure (#1897)
Replace `-o /dev/null` with `--display-only-fail-level-offenses`. This
suppresses the ~1.5MB report of corrected offenses (which would overflow
the caller's buffer) while still showing uncorrectable offenses directly.
Committed-By-Agent: claude
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bf038f5 commit 44721d5
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments