summaryrefslogtreecommitdiff
path: root/tests/indent/php_spec.lua
AgeCommit message (Collapse)Author
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-05tests: only compare indents not contents in indent testsStephan Seitz
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