Skip to content

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

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

2 participants