summaryrefslogtreecommitdiff
path: root/tests/indent/php
AgeCommit message (Collapse)Author
2022-10-10fix(php): add indent for enumsgbprod
2022-10-06Fix php indent for short array declarationgbprod
2022-02-13tests: add failing test for incomplete argumentsStephan Seitz
2022-02-13indents(php): don't use aligned_indent for phpStephan Seitz
Fixes #2497
2022-02-05indents(php): add another testStephan Seitz
2022-01-24indents(php): align with C indentationStephan Seitz
Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2357