el-get/recipes/go-errcheck-el.rcp
Doug MacEachern 054a88f808 Add go-errcheck recipe
- go-errcheck-el.rcp emacs interface to the go errcheck program

- go-errcheck.rcp builds the 'errcheck' program
2014-01-07 09:24:31 -08:00

6 lines
193 B
Plaintext

(:name go-errcheck-el
:description "Provides an easy way to invoke errcheck from within Emacs"
:type github
:depends go-errcheck
:pkgname "dominikh/go-errcheck.el")