Add 'while_statement' to bash indents (#8528)
This commit is contained in:
parent
1ef7f24dae
commit
9f6e9a1512
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
(function_definition)
|
||||
(if_statement)
|
||||
(for_statement)
|
||||
(while_statement)
|
||||
(case_statement)
|
||||
(pipeline)
|
||||
] @indent
|
||||
|
|
Loading…
Reference in a new issue