P3-nice-to-havearea:clibugeffort-smallfilter-qualitygood first issuepriority:low
Metriche repository
- Star
- (48.085 stelle)
- Metriche merge PR
- (Merge medio 11g 1h) (45 PR mergiate in 30 g)
Descrizione
When running rtk gradle, the filtered output includes extra blank lines:
- Leading blank lines at the start of output
- Extra newline when stderr is empty (stdout + '\n' + empty stderr)
Expected: Clean output without leading/trailing blank lines. Actual: Extra blank lines appear in filtered output.