diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-01-13 20:11:00 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-01-14 09:54:48 +0100 |
commit | 4533dea70e1ffbf395d31efcbab4989705fa4d8c (patch) | |
tree | b322190f793eda306349085d336a1db5636602c5 /.golangci.yml | |
parent | 4fb24ab145ad75051092e4e76f720f533ad7bb71 (diff) | |
download | podman-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.yml | 1 |
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: |