nvim-treesitter/tests/indent/go
Stephan Seitz 27424a2040 indents(go): improve @branch rules
- Don't branch at `case`
- Let `import_spec_list`/`var_declaration` behave like
  `const_declaration`

Fixes #2166
2022-08-05 12:32:20 -07:00
..
const_declaration.go fix(go): indent const declaration 2022-07-08 00:14:29 +02:00
issue-2369-newline.go test(go): add cases for newlines de-indentation 2022-04-18 14:11:02 +02:00
issue-2369.go indents(go): perform some changes as go fmt dictates 2022-02-05 18:54:55 +01:00
multiple-vars.go indents(go): improve @branch rules 2022-08-05 12:32:20 -07:00
switch.go indents(go): improve @branch rules 2022-08-05 12:32:20 -07:00