feat(gomod): support tool directive (#7649)

This commit is contained in:
Yuki Ito 2025-02-20 01:28:07 +09:00 committed by GitHub
parent b9a3588ee8
commit e5588abcfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,10 @@
(module_path) @string.special.url (module_path) @string.special.url
(tool_directive) @keyword.directive
(tool) @string.special.url
[ [
(version) (version)
(go_version) (go_version)