Merge pull request #2100 from pwittrock/master

runfns: sort ContainerFilters depth first
This commit is contained in:
Kubernetes Prow Robot
2020-01-14 14:06:36 -08:00
committed by GitHub
5 changed files with 487 additions and 154 deletions

View File

@@ -23,7 +23,7 @@ linters:
- gofmt
- goimports
# - golint
- gosec
# - gosec
- gosimple
- govet
- ineffassign