<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/tests/indent/go, branch test/plenary</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/indent/go?h=test%2Fplenary</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/indent/go?h=test%2Fplenary'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-03-04T04:36:51Z</updated>
<entry>
<title>fix(go): Indent on type switch case properly</title>
<updated>2023-03-04T04:36:51Z</updated>
<author>
<name>Evan Phoenix</name>
<email>evan@phx.io</email>
</author>
<published>2023-03-04T04:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=28f84d69e3b6c26f1f7a2ef3f248a7242f36d620'/>
<id>urn:sha1:28f84d69e3b6c26f1f7a2ef3f248a7242f36d620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(go): apply indents in a communication case in a select statement</title>
<updated>2023-02-24T09:37:58Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-02-24T08:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a3213e3dd7fc9a7fdaa402dacccf7a554dc2a848'/>
<id>urn:sha1:a3213e3dd7fc9a7fdaa402dacccf7a554dc2a848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): no indent at all composite_literal, indent at struct_type</title>
<updated>2022-08-15T20:34:16Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-10T21:01:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d1ce3db8ea608bd5b10171ce23b2867eddad427a'/>
<id>urn:sha1:d1ce3db8ea608bd5b10171ce23b2867eddad427a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indens(go): fix issue 3288</title>
<updated>2022-08-15T20:34:16Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-10T19:39:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ac5456567aba6b90aeb92326b7510fc6a4530915'/>
<id>urn:sha1:ac5456567aba6b90aeb92326b7510fc6a4530915</id>
<content type='text'>
Fixes #3288
</content>
</entry>
<entry>
<title>indents(go): improve `@branch` rules</title>
<updated>2022-08-05T19:32:20Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-05T19:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=27424a2040efac021d6d86e14588c3998af99ccd'/>
<id>urn:sha1:27424a2040efac021d6d86e14588c3998af99ccd</id>
<content type='text'>
- Don't branch at `case`
- Let `import_spec_list`/`var_declaration` behave like
  `const_declaration`

Fixes #2166
</content>
</entry>
<entry>
<title>fix(go): indent const declaration</title>
<updated>2022-07-07T22:14:29Z</updated>
<author>
<name>kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-02T10:47:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6eb35103d08bbd35d9e7e3cd3987d85451c7e329'/>
<id>urn:sha1:6eb35103d08bbd35d9e7e3cd3987d85451c7e329</id>
<content type='text'>
https://github.com/nvim-treesitter/nvim-treesitter/issues/3104
</content>
</entry>
<entry>
<title>test(go): add cases for newlines de-indentation</title>
<updated>2022-04-18T12:11:02Z</updated>
<author>
<name>Akin Sowemimo</name>
<email>akin.sowemimo@gmail.com</email>
</author>
<published>2022-04-18T11:19:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bca65c068b92f19174dbba15d538315e8c89a5d6'/>
<id>urn:sha1:bca65c068b92f19174dbba15d538315e8c89a5d6</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>indents(go): perform some changes as go fmt dictates</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-04T22:35:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9f25d66f7dc9ad64dfc59ebd208148961880cea4'/>
<id>urn:sha1:9f25d66f7dc9ad64dfc59ebd208148961880cea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): add tests</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-01-25T21:19:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5d954f1812222eecc191d1a2f6dbd7f72aa19780'/>
<id>urn:sha1:5d954f1812222eecc191d1a2f6dbd7f72aa19780</id>
<content type='text'>
</content>
</entry>
</feed>
