Skip to content

Commit

Permalink
Improve arithmetic expansion formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Xophmeister committed Jan 6, 2025
1 parent ab8643c commit 531da30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topiary-queries/queries/bash.scm
Original file line number Diff line number Diff line change
Expand Up @@ -527,8 +527,8 @@
)

(arithmetic_expansion
"((" @append_space
"))" @prepend_space
["$[" "$((" "(("] @append_space
["]" "))"] @prepend_space
)

(unary_expression
Expand Down

0 comments on commit 531da30

Please sign in to comment.