summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.golangci.yml')
-rw-r--r--.golangci.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 7fbc3d439..948d2f479 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -8,12 +8,10 @@ run:
deadline: 5m
skip-dirs-use-default: true
skip-dirs:
- - dependencies
- contrib
- - test/e2e
+ - dependencies
+ - test
- docs
- - test/
- - tracing
skip-files:
- iopodman.go
linters: