2 Commits

Author SHA1 Message Date
Suhas Karanth
0d9dac0df0 chore: Switch from govendor to dep
dep is a dependency management tool for Go, slated to be the official one.
2017-10-25 14:58:51 +05:30
Bo-Yi Wu
1e1e4fc867 Add Makefile to check the following thing (#947)
* Add Makefile to check the following thing.

* vet check
* fmt check
* embedmd check
* misspell check

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* remove unused variable.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-12 21:50:42 -05:00