| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify tests | Alvaro Muñoz | 2023-01-31 | 3 | -13/+2 |
| | | |||||
| * | update tests | Alvaro Muñoz | 2023-01-31 | 2 | -1/+6 |
| | | |||||
| * | fix tests | Alvaro Muñoz | 2023-01-31 | 2 | -4/+1 |
| | | |||||
| * | add ql indent tests | Alvaro Muñoz | 2023-01-31 | 3 | -0/+36 |
| | | |||||
| * | indents(c): update if cases | Pham Huy Hoang | 2023-01-14 | 1 | -0/+5 |
| | | |||||
| * | indents(c): Refactor indent queries | Pham Huy Hoang | 2023-01-14 | 5 | -3/+103 |
| | | |||||
| * | Update indent-square-brackets.rb | Cameron | 2023-01-09 | 1 | -1/+1 |
| | | |||||
| * | Create indent-square-brackets.rb | Cameron | 2023-01-09 | 1 | -0/+5 |
| | | |||||
| * | Add tests correctly for ruby rescue/ensure indentation | Cameron | 2023-01-06 | 3 | -2/+2 |
| | | |||||
| * | Create indent-ensure.rb | Cameron | 2023-01-06 | 1 | -0/+3 |
| | | |||||
| * | Create indent-rescue.rb | Cameron | 2023-01-06 | 1 | -0/+3 |
| | | |||||
| * | fix(jsx): add missing indent end mark to elements | Pham Huy Hoang | 2023-01-04 | 4 | -0/+87 |
| | | |||||
| * | fix(html): fix wrong indents for script/style tags | Pham Huy Hoang | 2023-01-03 | 5 | -0/+66 |
| | | |||||
| * | feat(hcl,terraform): split terraform from hcl, add specialized queries for tf | Michael Hoffmann | 2022-12-29 | 9 | -2/+2 |
| | | | | | | | | | This enables us to have different queries for terraform and general hcl. It solve the situation where other dialects of hcl (nomad, packer, etc) might use a terraform keyword and get highlighted out of place. | ||||
| * | indents(ecma): Fix switch default indent | Raymond Ha | 2022-12-07 | 1 | -0/+8 |
| | | |||||
| * | indents(r): support special operator | Pedro Castro | 2022-11-29 | 2 | -0/+4 |
| | | | | | Close #3879 | ||||
| * | fix(php): add indent for enums | gbprod | 2022-10-10 | 2 | -0/+5 |
| | | |||||
| * | Fix php indent for short array declaration | gbprod | 2022-10-06 | 2 | -0/+6 |
| | | |||||
| * | indents(wgsl): add indents.scm | Stephan Seitz | 2022-09-28 | 2 | -0/+62 |
| | | |||||
| * | ci: add test for #3382 (wrong JS array indent) | Stephan Seitz | 2022-09-10 | 2 | -0/+6 |
| | | |||||
| * | ci(indents): add known failure case for #3364 | Stephan Seitz | 2022-08-30 | 2 | -1/+8 |
| | | |||||
| * | indents(go): no indent at all composite_literal, indent at struct_type | Stephan Seitz | 2022-08-15 | 1 | -2/+10 |
| | | |||||
| * | indens(go): fix issue 3288 | Stephan Seitz | 2022-08-15 | 1 | -0/+14 |
| | | | | | Fixes #3288 | ||||
| * | fix(ruby): indent of brackets & parens | Zheng Piaodan | 2022-08-13 | 3 | -0/+16 |
| | | |||||
| * | fix(ruby): indent parenthesized_statements | Zheng Piaodan | 2022-08-13 | 2 | -0/+3 |
| | | |||||
| * | Enable expandtab | phynalle | 2022-08-08 | 1 | -1/+1 |
| | | |||||
| * | Add zig tests for newline | phynalle | 2022-08-08 | 2 | -0/+32 |
| | | |||||
| * | indents(go): improve `@branch` rules | Stephan Seitz | 2022-08-05 | 2 | -0/+33 |
| | | | | | | | | | - Don't branch at `case` - Let `import_spec_list`/`var_declaration` behave like `const_declaration` Fixes #2166 | ||||
| * | chore: remove executable permissions on graphql spec file (#3206) | Kiyan | 2022-07-22 | 1 | -0/+0 |
| | | |||||
| * | fix(indents): indents for error block (css, lua) (#3207) | Kiyan | 2022-07-21 | 4 | -7/+10 |
| | | |||||
| * | fix: add more indentations for ruby (#3139) | Eric Zheng (PiaoDan) | 2022-07-09 | 3 | -0/+17 |
| | | |||||
| * | fix(rust): remove if_let from indent captures | kiyan | 2022-07-08 | 2 | -0/+10 |
| | | | | | fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3073 | ||||
| * | fix(go): indent const declaration | kiyan | 2022-07-08 | 2 | -4/+10 |
| | | | | | https://github.com/nvim-treesitter/nvim-treesitter/issues/3104 | ||||
| * | fix(ecma): indent end for bracket (#3121) | Kiyan | 2022-07-07 | 2 | -0/+4 |
| | | |||||
| * | test(indents/yaml): add tests | Phelipe Teles | 2022-06-14 | 3 | -0/+24 |
| | | |||||
| * | test(tiger): import upstream tests | Bruno BELANYI | 2022-06-14 | 6 | -0/+228 |
| | | |||||
| * | Don't expect any change on reindenting the whole unfinished-call.php | przepompownia | 2022-05-15 | 1 | -3/+1 |
| | | |||||
| * | unfinished-call.php: expect 0-column indentation | przepompownia | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Remove unused XFAIL | przepompownia | 2022-05-15 | 1 | -1/+0 |
| | | |||||
| * | Change test expectation | przepompownia | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | indent(hcl): fix function calls | Michael Hoffmann | 2022-04-25 | 2 | -0/+8 |
| | | |||||
| * | indents(hcl): fix indentation queries | Michael Hoffmann | 2022-04-24 | 8 | -0/+71 |
| | | | | | This commit adds tests for hcl indentation and fixes various bugs | ||||
| * | test(go): add cases for newlines de-indentation | Akin Sowemimo | 2022-04-18 | 2 | -0/+12 |
| | | | | | | | | | | | | | | test(go): combine new indent test cases test(go): add incorrect indent after var closing ) this case does not work correctly already so add that in since this PR does not address that case test(go): set current lines in indent test test(go): simplify test case | ||||
| * | fix(indent/lua): wrong for nested tables due to branch on opening pairs | Jędrzej Boczar | 2022-04-06 | 2 | -0/+8 |
| | | |||||
| * | indents(ecma): use auto indent on (ERROR) | Stephan Seitz | 2022-04-04 | 2 | -0/+20 |
| | | | | | Fixes #2515 | ||||
| * | Changed quotes to appease stylua | Daniel Woznicki | 2022-04-04 | 1 | -1/+1 |
| | | |||||
| * | Fixed incorrect Java indentation for method chaining | Daniel Woznicki | 2022-04-04 | 2 | -0/+7 |
| | | |||||
| * | chore: update formatting for stylua update | Stephan Seitz | 2022-04-02 | 1 | -84/+66 |
| | | |||||
| * | r(indents): fix brace_list alignment | Pedro Castro | 2022-03-29 | 2 | -0/+7 |
| | | |||||
| * | Combined closing.css and block.css test files into single open_block.css | Daniel Woznicki | 2022-03-19 | 3 | -3/+2 |
| | | |||||
