nvim-treesitter/tests/indent/go
2023-03-03 23:36:51 -05: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
issue-3288.go indents(go): no indent at all composite_literal, indent at struct_type 2022-08-15 13:34:16 -07:00
multiple-vars.go indents(go): improve @branch rules 2022-08-05 12:32:20 -07:00
select.go fix(go): apply indents in a communication case in a select statement 2023-02-24 01:37:58 -08:00
switch.go fix(go): Indent on type switch case properly 2023-03-03 23:36:51 -05:00