Commit 4fcdc4a
fix: suppress blank lines for filtered extensions in field test output
Use return code 2 for silently filtered extensions (--extension filter)
vs return code 1 for skipped extensions that produce output. Only print
separator blank lines for extensions that had visible output.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a16a5e0 commit 4fcdc4a
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
333 | 335 | | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
334 | 339 | | |
335 | | - | |
| 340 | + | |
336 | 341 | | |
337 | 342 | | |
338 | 343 | | |
| |||
0 commit comments