aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/rust_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-55/+55
* fix(rust): remove if_let from indent captureskiyan2022-07-081-0/+3
* test(indent): rust - add test for indented commentMunif Tanjim2022-01-211-0/+1
* fix(indent): rust - support newline after closing braceMunif Tanjim2022-01-211-0/+9
* feat: rewrite indent moduleMunif Tanjim2022-01-211-15/+4
* Mark failing indent tests to add them to CIStephan Seitz2021-11-241-4/+15
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-041-42/+42
* tests/indent: factor out most of the code into common.luaJędrzej Boczar2021-04-231-54/+40
* 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/+67