Unpack image during import.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-07-26 07:23:48 +00:00
parent a0cfc8c1d2
commit e1a37e8797
3 changed files with 29 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ for d in $(find . -type d -a \( -iwholename './pkg*' -o -iwholename './cmd*' \)
--disable=aligncheck \
--disable=gotype \
--disable=gas \
--disable=gosec \
--cyclo-over=60 \
--dupl-threshold=100 \
--tests \