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

fix(organizeImports): add space where needed #2602

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Conaclos
Copy link
Member

Summary

Fix #1665

Test Plan

I added a non-regression test

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels Apr 25, 2024
Copy link

codspeed-hq bot commented Apr 25, 2024

CodSpeed Performance Report

Merging #2602 will not alter performance

Comparing conaclos/organizeImports/1665 (13d5a68) with main (bed20b8)

Summary

✅ 92 untouched benchmarks

@Conaclos Conaclos merged commit 2db7d05 into main Apr 25, 2024
15 checks passed
@Conaclos Conaclos deleted the conaclos/organizeImports/1665 branch April 25, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📝 import sorting is messing up spaces between ts type and non-type imports
2 participants