Skip to content

Commit

Permalink
lint, network: target pkg/network/domainspec/...
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Duarte Barroso <[email protected]>
  • Loading branch information
maiqueb committed Jun 30, 2022
1 parent 9194863 commit f689359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ lint:
if [ $$(wc -l < tests/utils.go) -gt 3565 ]; then echo >&2 "do not make tests/utils longer"; exit 1; fi

hack/dockerized "golangci-lint run --timeout 10m --verbose \
pkg/network/domainspec/... \
tests/console/... \
tests/libnet/... \
tests/libvmi/... \
Expand Down

0 comments on commit f689359

Please sign in to comment.