Add comment injections for gowork and gomod (#40842)

Release Notes:

- Add comment injections for go.mod and go.work

Signed-off-by: Donnie Adams <donnie@thedadams.com>
This commit is contained in:
Donnie Adams
2025-10-22 11:07:20 -06:00
committed by GitHub
parent 23e9e32d65
commit 96a0db24d9
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,2 @@
((comment) @injection.content
(#set! injection.language "comment"))
@@ -0,0 +1,2 @@
((comment) @injection.content
(#set! injection.language "comment"))