Skip to content

Use same print width for range formatting as normal formatting.#6050

Merged
j-f1 merged 2 commits intoprettier:masterfrom
mathieulj:master
May 4, 2019
Merged

Use same print width for range formatting as normal formatting.#6050
j-f1 merged 2 commits intoprettier:masterfrom
mathieulj:master

Conversation

@mathieulj
Copy link
Copy Markdown
Contributor

@mathieulj mathieulj commented Apr 11, 2019

Fixes an issue were a file would end up formatted differently with ranged formatting (--range-start & --range-end) versus normal whole file formatting.

Fixes #6046

  • I’ve added tests to confirm my change works.
  • (n/a) (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory)
  • (If the change is user-facing) I’ve added my changes to the CHANGELOG.unreleased.md file following the template.
  • I’ve read the contributing guidelines.

Try the playground for this PR

mathieulj added 2 commits May 4, 2019 09:12
Fixes an issue were a file would end up formatted differently
with ranged formatting (--range-start & --range-end) versus
normal whole file formatting.
@mathieulj
Copy link
Copy Markdown
Contributor Author

Rebased on top of upstream master to resolve conflicts.

@j-f1 j-f1 merged commit 26183e5 into prettier:master May 4, 2019
@j-f1
Copy link
Copy Markdown
Member

j-f1 commented May 4, 2019

Thank you for contributing!

@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Aug 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ranged formatting doesn't match whole file formatting.

2 participants