| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-15 | indents(go): no indent at all composite_literal, indent at struct_type | Stephan Seitz | |
| 2022-08-15 | indens(go): fix issue 3288 | Stephan Seitz | |
| Fixes #3288 | |||
| 2022-08-05 | indents(go): improve `@branch` rules | Stephan Seitz | |
| - Don't branch at `case` - Let `import_spec_list`/`var_declaration` behave like `const_declaration` Fixes #2166 | |||
| 2022-07-08 | fix(go): indent const declaration | kiyan | |
| https://github.com/nvim-treesitter/nvim-treesitter/issues/3104 | |||
| 2022-04-18 | test(go): add cases for newlines de-indentation | Akin Sowemimo | |
| 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 | |||
| 2022-02-05 | indents(go): perform some changes as go fmt dictates | Stephan Seitz | |
| 2022-02-05 | indents(go): add tests | Stephan Seitz | |
