aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(python,starlark): builtin types should come after typesAmaan Qureshi2023-04-251-1/+3
* feat(python,starlark): highlight type conversions as `@function.macro`Amaan Qureshi2023-04-251-0/+1
* fix(python,starlark): update field match patternAmaan Qureshi2023-04-251-0/+10
* chore(smali): add testsAmaan Qureshi2023-04-256-0/+419
* tests: fix deprecated tests (#4681)Pham Huy Hoang2023-04-201-2/+8
* feat(cpp): improve function.call to support any level of nesting for qualifie...John Drouhard2023-04-151-7/+9
* fix(dart_indent): Fix dart case/default indentPham Huy Hoang2023-04-142-2/+39
* chore(dart): remove tests for switchRobert Brunhage2023-04-132-12/+0
* test(dart): add test cases for open issuesRobert Brunhage2023-04-134-2/+36
* fix(dart): review commentRobert Brunhage2023-04-131-1/+1
* test(dart): add expected failure file to testRobert Brunhage2023-04-131-1/+3
* chore: fix formatting issue for dart testRobert Brunhage2023-04-131-1/+6
* Update tests/indent/dart_spec.luaRobert Brunhage2023-04-131-1/+1
* test(dart): Add an expected failure testRobert Brunhage2023-04-132-0/+16
* Revert "fix(dart): function argument indents is inconsistent"Robert Brunhage2023-04-132-15/+0
* fix(dart): function argument indents is inconsistentRobert Brunhage2023-04-112-0/+15
* fix(dart): try statement wouldn't indent (#4623)Robert Brunhage2023-04-102-0/+6
* fix(c_indents): fix expression leaking indentsPham Huy Hoang2023-04-082-0/+39
* add testPham Huy Hoang2023-04-083-0/+35
* feat(python): add break/continue dedentPham Huy Hoang2023-03-252-0/+11
* feat(python): add match-case indentsPham Huy Hoang2023-03-252-0/+19
* refactor(indent)!: Rework indent, aligned indentGeorge Harker2023-03-2411-5/+89
* feat(vue): add tsx/jsx injection queries (#4550)Lucario3872023-03-241-0/+4
* test: ecma injectionsBenny Powers2023-03-222-9/+9
* test: html injectionsBenny Powers2023-03-221-5/+38
* feat(python): add "return" patterns to @indent_endPham Huy Hoang2023-03-162-0/+20
* fix(python): add missing @indent_endPham Huy Hoang2023-03-162-0/+79
* fix: change folding algorithm to fix Python indentsGeorge Harker2023-03-152-2/+23
* feat(julia): add tests for new changesAmaan Qureshi2023-03-101-0/+26
* fix(gleam): update tests reflecting recent changesAmaan Qureshi2023-03-106-102/+103
* fix: Java indent for multiple line arguments (#4449)Daniel Woznicki2023-03-063-0/+14
* indents(vue): fix indents on new line after <template>Pham Huy Hoang2023-03-062-0/+27
* injections(html): fix faulty css/js injectionsPham Huy Hoang2023-03-052-0/+10
* feat(ecma): add tests for constantsAmaan Qureshi2023-03-041-0/+13
* fix(go): Indent on type switch case properlyEvan Phoenix2023-03-031-0/+6
* Fix broken YANG indent testsTomas Sandven2023-02-241-4/+4
* Add YANG indentation testsTomas Sandven2023-02-242-0/+81
* fix(dart): add `@indent_end` to } (#4167)SzeLamC2023-02-242-0/+24
* feat(solidity): use maintained parser and update highlights accordinglyAmaan Qureshi2023-02-241-4/+4
* fix(go): apply indents in a communication case in a select statementAmaan Qureshi2023-02-241-0/+16
* docs: fix typosdundargoc2023-02-231-1/+1
* properly replace deprecated tsutils functionsKiyoon Kim2023-02-122-4/+4
* deprecate get_node_range and is_in_node_rangeKiyoon Kim2023-02-121-40/+0
* simplify testsAlvaro Muñoz2023-01-313-13/+2
* update testsAlvaro Muñoz2023-01-312-1/+6
* fix testsAlvaro Muñoz2023-01-312-4/+1
* add ql indent testsAlvaro Muñoz2023-01-313-0/+36
* indents(c): update if casesPham Huy Hoang2023-01-141-0/+5
* indents(c): Refactor indent queriesPham Huy Hoang2023-01-145-3/+103
* Update indent-square-brackets.rbCameron2023-01-091-1/+1