fix: prevent double indent from pipes

This commit is contained in:
Oliver Thomas 2024-07-30 21:05:09 +02:00 committed by Christian Clason
parent 8e569bc4b5
commit 65310b64ee
3 changed files with 4 additions and 2 deletions

View file

@ -2,8 +2,6 @@
(braced_expression)
(parenthesized_expression)
(call)
"special"
"|>"
"if"
"else"
"while"