Skip to content

Whitespace changes suggested by Prettier #1036

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
May 6, 2021

Conversation

skirtles-code
Copy link
Contributor

A further follow up on #1009.

These are spacing changes suggested by Prettier. These shouldn't change the rendered output, at least not visually.

It seems coc/index.md also uses CRLF line endings instead of LF, a bit like #1027. I hadn't intended that change to be part of this PR but it seems to have snuck in as those changes weren't apparent in my local diff. I've left it in the PR as it is a worthwhile change to the whitespace, albeit an unintentional one.

For some files the only change is the addition of a blank line at the end of the file. The GitHub diff doesn't always make that entirely clear.

All of these changes should be consistent with what's currently in the project's .editorconfig.

@NataliaTepluhina NataliaTepluhina merged commit 42f3656 into vuejs:master May 6, 2021
@Alex-Sokolov
Copy link
Contributor

Maybe turn on in .editorconfig btw?

[*.md]
trim_trailing_whitespace = false

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.

3 participants