P3-nice-to-havearea:clibugeffort-smallfilter-qualitygood first issuepriority:low
Repository-Metriken
- Stars
- (48.085 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 1h) (45 gemergte PRs in 30 T)
Beschreibung
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.