Previous: Go-Mode Features, Up: Writing Go in Emacs [Index]
Staticcheck
is a state of the art linter for the Go programming language.
Using static analysis, it finds bugs and performance issues, offers
simplifications, and enforces style rules.