Skip to content

Commit 9f6e9a1

Browse files
authored
Add 'while_statement' to bash indents (#8528)
1 parent 1ef7f24 commit 9f6e9a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/queries/bash/indents.scm

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
(function_definition)
33
(if_statement)
44
(for_statement)
5+
(while_statement)
56
(case_statement)
67
(pipeline)
78
] @indent

0 commit comments

Comments
 (0)