Skip to content

fix: extra blank lines in gradle output #372

@sebastianbarrozo

Description

@sebastianbarrozo

When running rtk gradle, the filtered output includes extra blank lines:

  1. Leading blank lines at the start of output
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3-nice-to-haveAméliorations non urgentesbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions