Skip to content

Commit

Permalink
Add module tag query
Browse files Browse the repository at this point in the history
  • Loading branch information
rewinfrey authored and amaanq committed Aug 14, 2023
1 parent 5af00f6 commit 49b6f1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions queries/tags.scm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(module (expression_statement (assignment left: (identifier) @name) @definition.constant))

(class_definition
name: (identifier) @name) @definition.class

Expand Down

0 comments on commit 49b6f1c

Please sign in to comment.