Closed yashmasani closed 11 months ago
Thanks for the pull request. I think you're on the right track. There are a lot of things to consider, though, which is one reason I didn't mark the task as for-hire or good-first-issue.
Thanks for the pull request. I think you're on the right track. There are a lot of things to consider, though, which is one reason I didn't mark the task as for-hire or good-first-issue.
Thank you for the review. All comments were very clear and concise so I could make the changes easily.
If you want, I can fix the remaining issues. Let me know.
If you want, I can fix the remaining issues. Let me know.
I addressed the remaining issues. Thanks!
Landed as commit 422f3b46349c3de3e5fb737fd48556c352498c3c. :+1:
Add and report a diagnostic for missing fallthrough within switch statements. Fixes #1081