Skip to content

Conversation

@scum-code
Copy link

Fixes #11.

Problem: jqfmt left trailing spaces before line breaks when formatting full operator pipelines.

Solution: Trim trailing spaces/tabs at line breaks and update expected outputs, with a new test covering the reported pipeline case.

Approach: Trim at the brk() write point so all operator layouts benefit without changing individual formatting rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Full command leaves trailing whitespace

1 participant