aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/go/multiple-vars.go
Commit message (Collapse)AuthorAgeFilesLines
* indents(go): improve `@branch` rulesStephan Seitz2022-08-051-0/+19
- Don't branch at `case` - Let `import_spec_list`/`var_declaration` behave like `const_declaration` Fixes #2166