aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/go_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-10/+10
|
* fix(go): indent const declarationkiyan2022-07-081-4/+3
| | | | https://github.com/nvim-treesitter/nvim-treesitter/issues/3104
* test(go): add cases for newlines de-indentationAkin Sowemimo2022-04-181-0/+4
| | | | | | | | | | | | | 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
* test(indent): fix typosMunif Tanjim2022-02-061-1/+1
|
* indents(go): add testsStephan Seitz2022-02-051-0/+21