There was an error while loading. Please reload this page.
Maintainer: Kamil Kisiel kamil@kamilkisiel.net
This syntax checker does not reformat your source code. Use a BufWritePre autocommand towards that end:
BufWritePre autocommand
autocmd FileType go autocmd BufWritePre <buffer> Fmt