Skip to content

Commit

Permalink
Outdent array literals for php [] (#12286)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Schneider <[email protected]>
  • Loading branch information
chschneider and Christian Schneider authored Dec 18, 2024
1 parent 0134bb7 commit 13e5a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/php/indents.scm
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
[
"}"
")"
"]"
] @outdent

0 comments on commit 13e5a2e

Please sign in to comment.