Add 'while_statement' to bash indents (#8528)

pull/8541/head
Petr Gajdůšek 9 months ago committed by GitHub
parent 1ef7f24dae
commit 9f6e9a1512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,7 @@
(function_definition) (function_definition)
(if_statement) (if_statement)
(for_statement) (for_statement)
(while_statement)
(case_statement) (case_statement)
(pipeline) (pipeline)
] @indent ] @indent

Loading…
Cancel
Save