nvim-treesitter/tests/indent/php
2024-07-09 10:12:29 +09:00
..
enum-indent.php fix(php): add indent for enums 2022-10-10 23:01:22 +02:00
example.php indents(php): align with C indentation 2022-01-24 22:33:41 +01:00
example2.php indents(php): add another test 2022-02-05 18:54:55 +01:00
issue-2497.php indents(php): don't use aligned_indent for php 2022-02-13 12:19:54 +01:00
issue-3591.php fix(php): fix indentation for in between braces 2023-10-15 14:34:32 -04:00
issue-4848.php feat(php): improve indents in return statements & chained methods 2024-03-16 20:50:13 -04:00
issue-6888.php fix(php): do not indent after class/enum decl 2024-07-09 10:12:29 +09:00
unfinished-call.php tests: add failing test for incomplete arguments 2022-02-13 12:19:54 +01:00