This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-02 11:36:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cfd2095e66
nvim-treesitter
/
tests
/
indent
/
php
/
issue-3591.php
7 lines
48 B
PHP
Raw
Normal View
History
Unescape
Escape
Fix php indent for short array declaration
2022-10-06 09:17:35 +02:00
<
?
php
function
test
()
{
$array
=
[
fix(php): fix indentation for in between braces
2023-10-06 18:34:46 +01:00
]
Fix php indent for short array declaration
2022-10-06 09:17:35 +02:00
}
Reference in a new issue
Copy permalink