typescript-go icon indicating copy to clipboard operation
typescript-go copied to clipboard

feat: add reference resolver tests

Open SoulPancake opened this issue 9 months ago • 3 comments

I have added some coverage for reference resolver in this along with that I have added .idea dir to .gitignore as intelliJ Goland is incredibly common among Go developers. Let me know your thoughts about this

SoulPancake avatar Mar 13 '25 05:03 SoulPancake

@microsoft-github-policy-service agree

SoulPancake avatar Mar 13 '25 05:03 SoulPancake

@jakebailey Can you take a look at this?

@KeoFoxy Thanks for adding the .idea folder to .gitignore

SoulPancake avatar Mar 13 '25 12:03 SoulPancake

@rbuckton Any chance for the review yet?

SoulPancake avatar Mar 18 '25 05:03 SoulPancake

Thanks, but I don't think we need these; all of this is extremely extensively tested through the thousands of compiler tests we have.

jakebailey avatar Apr 24 '25 19:04 jakebailey