simplify doc comment pattern

This commit is contained in:
Tayfun Bocek 2025-10-30 09:43:20 +03:00
parent 6b7c0c79ce
commit 54b574d2f7

View file

@ -229,7 +229,7 @@
(declaration)
(function_definition)
]
(#lua-match? @comment.documentation "^/%*%*.*%*/$"))
(#lua-match? @comment.documentation "^/%*%*[^/]"))
(parameter_declaration
declarator: [