再生花
|
53c79ddc28
|
fix(php): do not indent after class/enum decl
|
2024-07-09 10:12:29 +09:00 |
|
Caleb White
|
143ca5ce17
|
feat(php): improve indents in return statements & chained methods
|
2024-03-16 20:50:13 -04:00 |
|
Carlos Afonso
|
bf87a16712
|
fix(php): fix indentation for in between braces
|
2023-10-15 14:34:32 -04:00 |
|
dundargoc
|
4612212c72
|
docs: fix typos
|
2023-02-23 11:39:43 -08:00 |
|
gbprod
|
3096e637c8
|
fix(php): add indent for enums
|
2022-10-10 23:01:22 +02:00 |
|
gbprod
|
84e23bd979
|
Fix php indent for short array declaration
|
2022-10-06 08:55:11 -04:00 |
|
przepompownia
|
910743c77a
|
Don't expect any change on reindenting the whole unfinished-call.php
|
2022-05-15 14:52:43 +02:00 |
|
przepompownia
|
d4d77b315f
|
unfinished-call.php: expect 0-column indentation
|
2022-05-15 14:52:43 +02:00 |
|
przepompownia
|
c43d2cec08
|
Remove unused XFAIL
|
2022-05-15 14:52:43 +02:00 |
|
przepompownia
|
afd74f4ccf
|
Change test expectation
|
2022-05-15 14:52:43 +02:00 |
|
Stephan Seitz
|
6e7c8c4fed
|
tests: add failing test for incomplete arguments
|
2022-02-13 12:19:54 +01:00 |
|
Stephan Seitz
|
3fbf280e34
|
indents(php): don't use aligned_indent for php
Fixes #2497
|
2022-02-13 12:19:54 +01:00 |
|
Stephan Seitz
|
b9069a81b9
|
tests: only compare indents not contents in indent tests
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
992926ab99
|
indents(php): add another test
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
ae4c982f94
|
indents(php): align with C indentation
Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2357
|
2022-01-24 22:33:41 +01:00 |
|