Skip to content

Instantly share code, notes, and snippets.

@vitallium
Created June 12, 2024 12:29
Show Gist options
  • Select an option

  • Save vitallium/e96042a64e56d3375378d24dc57294e7 to your computer and use it in GitHub Desktop.

Select an option

Save vitallium/e96042a64e56d3375378d24dc57294e7 to your computer and use it in GitHub Desktop.
TS query for group in Gemfile
(
(call
method: (identifier) @run (#eq? @run "group")
arguments: (argument_list . (_) @_group_name)
) @_group
(#set! tag group)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment