'GoErrCheckBear' bear for coala (http://coala.rtfd.org/)
Project description
Checks the code for all function calls that have unchecked errors. GoErrCheckBear runs errcheck over each file to find such functions.
For more information on the analysis visit <https://github.com/kisielk/errcheck>.