summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2020-01-13 20:11:00 +0100
committerValentin Rothberg <rothberg@redhat.com>2020-01-14 09:54:48 +0100
commit4533dea70e1ffbf395d31efcbab4989705fa4d8c (patch)
treeb322190f793eda306349085d336a1db5636602c5 /.golangci.yml
parent4fb24ab145ad75051092e4e76f720f533ad7bb71 (diff)
downloadpodman-4533dea70e1ffbf395d31efcbab4989705fa4d8c.tar.gz
podman-4533dea70e1ffbf395d31efcbab4989705fa4d8c.tar.bz2
podman-4533dea70e1ffbf395d31efcbab4989705fa4d8c.zip
make lint: include docs/
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to '.golangci.yml')
-rw-r--r--.golangci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 948d2f479..4b8850d02 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -11,7 +11,6 @@ run:
- contrib
- dependencies
- test
- - docs
skip-files:
- iopodman.go
linters: