mirror of https://github.com/helix-editor/helix
Outdent array literals for php [] (#12286)
Co-authored-by: Christian Schneider <schneider@search.ch>pull/12297/head
parent
0134bb7063
commit
13e5a2ee5a
|
@ -14,4 +14,5 @@
|
|||
[
|
||||
"}"
|
||||
")"
|
||||
"]"
|
||||
] @outdent
|
||||
|
|
Loading…
Reference in New Issue