1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

integration-cli: enable golangci-lint

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-09-19 10:50:31 +02:00
parent 6397dd4d31
commit 851b000641
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -19,8 +19,8 @@ linters:
modules-download-mode: vendor
skip-dirs:
- bundles
- docs
- integration-cli
skip-files:
- ".*\\.pb\\.go"