Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix --indent 0 implicitly enabling compact-output #3232

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

itchyny
Copy link
Contributor

@itchyny itchyny commented Jan 23, 2025

Cherry-pick of #2256 and #3202 with modifications.
Fixes #1465 and also fixes #2498.
Closes #2256 and also closes #3202.

@itchyny itchyny force-pushed the fix-indent-zero branch 3 times, most recently from 2128ba3 to 954a4ea Compare January 23, 2025 14:08
@itchyny itchyny added the bug label Jan 24, 2025
@itchyny itchyny added this to the 1.8 release milestone Jan 24, 2025
@itchyny itchyny changed the title Fix --indent 0 implicitly enabling compact-output Fix --indent 0 implicitly enabling compact-output Jan 24, 2025
@itchyny
Copy link
Contributor Author

itchyny commented Jan 25, 2025

Thank you. I'll merge next weekend if no one objects.

@itchyny itchyny merged commit d0adcbf into jqlang:master Feb 1, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--indent 0 omits more than indentations --indent 0 removes newlines
4 participants