fix(html-formatter): remove extra space before > when bracketSameLine…#9535
Conversation
… is true and slash is absent
🦋 Changeset detectedLatest commit: 3677804 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
ematipico
left a comment
There was a problem hiding this comment.
Please comply to the contribution guidelines:
- use our PR template
- add a changeset
- test your changes and add a new test if necessary
WalkthroughAdjusts whitespace logic when formatting self-closing HTML elements with Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Merging this PR will not alter performance
Comparing Footnotes
|
… is true and slash is absent
Summary
Closes #9524
Test Plan
Docs