Outdent array literals for php [] (#12286)

Co-authored-by: Christian Schneider <schneider@search.ch>
pull/12297/head
Christian Schneider 2024-12-18 15:52:20 +01:00 committed by GitHub
parent 0134bb7063
commit 13e5a2ee5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -14,4 +14,5 @@
[
"}"
")"
"]"
] @outdent