nvim-treesitter/tests/indent
2022-02-05 18:54:55 +01:00
..
c indents(c): add zero_indent for #if 2022-02-05 18:54:55 +01:00
cpp indents: refactor hanging indent 2022-02-05 18:54:55 +01: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
go indents(go): add tests 2022-02-05 18:54:55 +01:00
lua fix(indents): re-parse before each indent 2022-02-05 18:54:55 +01:00
php indents(php): add another test 2022-02-05 18:54:55 +01:00
python indents(python): remove branches.py from expected failures 2022-02-05 18:54:55 +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 fix(indents): re-parse before each indent 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 fix(indents): re-parse before each indent 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
go_spec.lua indents(go): add tests 2022-02-05 18:54:55 +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(indents): re-parse before each indent 2022-02-05 18:54:55 +01:00
php_spec.lua indents(php): add another test 2022-02-05 18:54:55 +01:00
python_spec.lua indents(python): remove branches.py from expected failures 2022-02-05 18:54:55 +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