aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/ecma
Commit message (Collapse)AuthorAgeFilesLines
* fix(ecma): indent single-line if statements (#6846)Riley Bruins2024-07-041-0/+6
| | | Fixes #5898.
* indents(ecma): Fix switch default indentRaymond Ha2022-12-071-0/+8
|
* ci: add test for #3382 (wrong JS array indent)Stephan Seitz2022-09-101-0/+2
|
* fix(ecma): indent end for bracket (#3121)Kiyan2022-07-071-0/+2
|
* indents(ecma): use auto indent on (ERROR)Stephan Seitz2022-04-041-0/+16
| | | | Fixes #2515
* fix(indent): ecma - parenthesized expression indentationMunif Tanjim2022-02-261-0/+14
|
* fix(indent): ecma - class method indentationMunif Tanjim2022-02-261-0/+20
|
* feat(indent): ecma - support common use-casesMunif Tanjim2022-01-216-0/+64
|
* feat(indent): ecma - support try_catch and if_elseMunif Tanjim2022-01-212-0/+21