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

chore(VSCode): Don't trim Git patch whitespace #216

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

Kurt-von-Laven
Copy link
Contributor

VSCode and the EditorConfig VSCode extension are configured to trim trailing whitespace. This is generally desirable, but breaks Git patch editing, so disable whitespace trimming for *.diff files for both VSCode and EditorConfig.

VSCode and the EditorConfig VSCode extension are configured to trim
trailing whitespace. This is generally desirable, but breaks Git patch
editing, so disable whitespace trimming for *.diff files for both VSCode
and EditorConfig.
@Kurt-von-Laven Kurt-von-Laven self-assigned this Mar 8, 2023
Copy link
Contributor

@mwarres mwarres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Kurt-von-Laven Kurt-von-Laven merged commit 9f46fb5 into main Mar 8, 2023
@Kurt-von-Laven Kurt-von-Laven deleted the vscode branch March 8, 2023 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants