Skip to content

patch: add support for configuring suppress_blank_empty #38

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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

bmwill
Copy link
Owner

@bmwill bmwill commented Jan 29, 2025

Add support for configuring --suppress-blank-empty as is possible with
GNU diff and git-diff. This allows suppressing the trailing space that
would otherwise exist when formatting a patch with an empty context
line.

Closes: #35

Verified

This commit was signed with the committer’s verified signature.
flavorjones Mike Dalessio
Add support for configuring `--suppress-blank-empty` as is possible with
GNU diff and git-diff. This allows suppressing the trailing space that
would otherwise exist when formatting a patch with an empty context
line.
@bmwill bmwill merged commit 78e2fdd into master Jan 29, 2025
4 checks passed
@bmwill bmwill deleted the suppress-blank-empty branch January 29, 2025 23:01
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.

empty context lines don't have the prefixing space char
1 participant