Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit d7274c5

Browse files
committed
Spacing.
1 parent 778b489 commit d7274c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages/tree-sitter-stack-graphs-java/src/stack-graphs.tsg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ attribute node_symbol = node => symbol = (source-text node), source_n
501501
(break_statement (identifier) @name) @this {
502502
edge @this.after_scope -> @this.before_scope
503503
}
504+
504505
(break_statement (identifier) @name) @stmt {
505506
node ref
506507
node ns

0 commit comments

Comments
 (0)