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

Do not set files.trimTrailingWhitespace #456

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

datho7561
Copy link
Contributor

Do not set files.trimTrailingWhitespace to false in package.json,
so that it instead defaults to whatever the user sets it to.

Closes #299

Signed-off-by: David Thompson [email protected]

Do not set `files.trimTrailingWhitespace` to `false` in `package.json`,
so that it instead defaults to whatever the user sets it to.

Closes redhat-developer#299

Signed-off-by: David Thompson <[email protected]>
@fbricon fbricon merged commit cb17444 into redhat-developer:master Apr 20, 2021
@datho7561 datho7561 deleted the 299-trim-trailing branch April 20, 2021 14:16
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.

files.trimTrailingWhitespace does not trim trailing whitespace on save
2 participants