Go: gofmt - novaez/syntastic GitHub Wiki

Maintainer: Brandon Thomson [email protected]

This syntax checker does not reformat your source code. Use a BufWritePre autocommand towards that end:

autocmd FileType go autocmd BufWritePre <buffer> Fmt
⚠️ **GitHub.com Fallback** ⚠️