nvim-treesitter/tests/indent
2022-02-05 18:54:55 +01:00
..
c add compound_lit.c test 2021-08-01 11:01:47 +02:00
cpp move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
ecma feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
gdscript feat(indent): Implement basic indent for gdscript. 2022-01-24 13:11:01 +01:00
lua move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
php indents(php): align with C indentation 2022-01-24 22:33:41 +01:00
python feat(indent): support @aligned_indent for python 2022-01-21 10:51:51 +01:00
r indents(r): add pipe test 2022-01-29 15:25:56 +01:00
rust test(indent): rust - add test for indented comment 2022-01-21 16:40:36 +01:00
c_spec.lua indents(c): fix ternary 2022-02-05 18:54:55 +01:00
common.lua Mark failing indent tests to add them to CI 2021-11-24 17:29:55 +01:00
cpp_spec.lua indents(c): fix ternary 2022-02-05 18:54:55 +01:00
gdscript_spec.lua feat(indent): Implement basic indent for gdscript. 2022-01-24 13:11:01 +01:00
javascript_spec.lua chore: format with stylua 0.12.0 (#2421) 2022-01-31 10:50:30 +01:00
lua_spec.lua fix(indent): lua - support @indent_end (#2454) 2022-02-04 22:08:18 +01:00
php_spec.lua indents(php): align with C indentation 2022-01-24 22:33:41 +01:00
python_spec.lua feat(indent): support @aligned_indent for python 2022-01-21 10:51:51 +01:00
r_spec.lua indents(r): add pipe test 2022-01-29 15:25:56 +01:00
rust_spec.lua test(indent): rust - add test for indented comment 2022-01-21 16:40:36 +01:00