fix(matlab): indentation of arguments statement

This commit is contained in:
Álan e Sousa
2025-01-13 09:05:36 +01:00
committed by Christian Clason
parent dc9bf52c1f
commit c7dc251cdd

View File

@@ -1,6 +1,7 @@
"end" @indent.end @indent.branch
[
(arguments_statement)
(if_statement)
(for_statement)
(while_statement)