-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Insert auto imports after header comment #39924
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this! 🎉
Just as a heads up, your commits don't seem to be associated with your GitHub account. While this isn't technically a problem, you might care if you want more appropriate attribution. You can either make sure your GitHub account is associated with the email address that you're using for your commits, or rebase and amend your commits to fix the author name and email. |
I do have an email address associated with my github account and it is verified. I do have "keep my email address private checked." I'm not 100% what the issue is. |
Commits look associated to me? |
@DanielRosenwasser are you referring to the GPG-signed indicator (the “Verified” badge)? |
@typescript-bot cherry-pick this to release-4.0 |
Heya @uniqueiniquity, I've started to run the task to cherry-pick this into |
Hey @uniqueiniquity, I've opened #40595 for you. |
🤖 Pick PR #39924 (Insert auto imports after header co...) into release-4.0
Fixes #39922