Add interfacer linter

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 709bf8b7bcc67f3ea3a7a39e29af8ae16a38b06f
Component: engine
This commit is contained in:
Daniel Nephin
2017-08-24 15:08:26 -04:00
parent c2a60a890d
commit 157456237a
12 changed files with 26 additions and 21 deletions
@@ -14,6 +14,7 @@
"gofmt",
"goimports",
"golint",
"interfacer",
"vet"
],