aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/lua_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-35/+35
* fix(lua): proper indent after multiline string argRiley Bruins2024-08-051-0/+1
* fix(lua): indent functions before they are closedRiley Bruins2024-07-161-0/+1
* fix(indents): indents for error block (css, lua) (#3207)Kiyan2022-07-211-0/+4
* fix(indent/lua): wrong for nested tables due to branch on opening pairsJędrzej Boczar2022-04-061-0/+1
* indents(lua): make ")" `@indent_endStephan Seitz2022-02-061-0/+2
* indents(lua): use `(comment) @auto`Stephan Seitz2022-02-051-3/+1
* fix(indents): re-parse before each indentStephan Seitz2022-02-051-2/+2
* fix(indent): lua - support `@indent_end` (#2454)Munif Tanjim2022-02-041-0/+4
* feat: rewrite indent moduleMunif Tanjim2022-01-211-7/+9
* feat: improve indent moduleMunif Tanjim2022-01-211-1/+1
* feat(lua)!: switch from our fork to MunifTanjim's (#2272)Christian Clason2022-01-181-2/+1
* Mark failing indent tests to add them to CIStephan Seitz2021-11-241-4/+8
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-041-24/+22
* tests/indent: factor out most of the code into common.luaJędrzej Boczar2021-04-231-33/+20
* tests/indent: move common code out of main lua/ directoryJędrzej Boczar2021-04-231-2/+2
* tests/indent: move the run helper functions to top-levelJędrzej Boczar2021-04-231-7/+7
* move all tests to top-level tests/ directoryJędrzej Boczar2021-04-231-0/+48