aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ecma/indents.scm
Commit message (Expand)AuthorAgeFilesLines
* fix(ecma): indent single-line if statements (#6846)Riley Bruins2024-07-041-4/+9
* feat(predicates)!: rename `has-type` to `kind-eq` to align with HelixChristian Clason2024-06-021-3/+3
* chore: query formattingPham Huy Hoang2024-01-191-16/+36
* fix(ecma): comment should be `@indent.auto` (#4669)Amaan Qureshi2023-04-181-4/+4
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-16/+16
* fix(jsx): add missing indent end mark to elementsPham Huy Hoang2023-01-041-0/+1
* indents(ecma): Fix switch default indentRaymond Ha2022-12-071-0/+1
* indents(ecma): make "]" `@indent_end`Stephan Seitz2022-09-101-1/+1
* fix(ecma): indent end for bracket (#3121)Kiyan2022-07-071-0/+2
* indents(ecma): use auto indent on (ERROR)Stephan Seitz2022-04-041-0/+2
* fix(indent): ecma - parenthesized expression indentationMunif Tanjim2022-02-261-0/+1
* fix(indent): ecma - class method indentationMunif Tanjim2022-02-261-1/+0
* feat(indent): ecma - support common use-casesMunif Tanjim2022-01-211-12/+28
* feat(indent): ecma - support try_catch and if_elseMunif Tanjim2022-01-211-0/+3
* fix(ecma): add indents to switch and casesSamyak S Sarnayak2021-07-061-0/+2
* chore: create ecma base for use in js and ts which fixes jsx issueskiyan2021-03-101-0/+30