aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/javascript_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* tests: remove set ftPham Huy Hoang2025-05-121-1/+0
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-39/+87
* fix(ecma): indent single-line if statements (#6846)Riley Bruins2024-07-041-0/+2
* ci: add test for #3382 (wrong JS array indent)Stephan Seitz2022-09-101-0/+4
* fix(ecma): indent end for bracket (#3121)Kiyan2022-07-071-0/+2
* indents(ecma): use auto indent on (ERROR)Stephan Seitz2022-04-041-0/+4
* chore: update formatting for stylua updateStephan Seitz2022-04-021-84/+66
* fix(indent): ecma - parenthesized expression indentationMunif Tanjim2022-02-261-0/+6
* fix(indent): ecma - class method indentationMunif Tanjim2022-02-261-0/+14
* chore: format with stylua 0.12.0 (#2421)Christian Clason2022-01-311-51/+67
* feat(indent): ecma - support common use-casesMunif Tanjim2022-01-211-5/+54
* feat(indent): ecma - support try_catch and if_elseMunif Tanjim2022-01-211-0/+46