зеркало из https://github.com/github/stack-graphs.git
chore: fmt
Co-authored-by: Hendrik van Antwerpen <hendrik@van-antwerpen.net>
This commit is contained in:
Родитель
9551ad995c
Коммит
7509f09fdb
|
@ -801,13 +801,10 @@ inherit .parent_module
|
|||
|
||||
; method definition
|
||||
(class_definition
|
||||
body: (
|
||||
block
|
||||
body: (block
|
||||
(function_definition
|
||||
parameters:
|
||||
(parameters
|
||||
. (identifier) @first_param
|
||||
)
|
||||
(parameters . (identifier) @first_param)
|
||||
body: (block) @method_body
|
||||
)
|
||||
)
|
||||
|
|
Загрузка…
Ссылка в новой задаче