Outdent array literals for php [] ()

Co-authored-by: Christian Schneider <schneider@search.ch>
This commit is contained in:
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

View file

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