Fix lint errors.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: d0dbf8e397afe0365be59f98e5f52bb4d8d3f4e5
Component: engine
This commit is contained in:
Daniel Nephin
2017-09-01 15:12:22 -04:00
parent ec509204fd
commit 7ecd17f5d0
3 changed files with 12 additions and 9 deletions
@@ -8,6 +8,9 @@
"api/types/container/container_.*",
"integration-cli/"
],
"Skip": [
"integration-cli/"
],
"Enable": [
"deadcode",