Skip to content

Commit

Permalink
Merge pull request moby#39960 from thaJeztah/lint_integration_cli
Browse files Browse the repository at this point in the history
integration-cli: enable golangci-lint
  • Loading branch information
AkihiroSuda authored Sep 20, 2019
2 parents 2bb59d8 + 851b000 commit 4e8cf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/validate/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ linters:
modules-download-mode: vendor

skip-dirs:
- bundles
- docs
- integration-cli

skip-files:
- ".*\\.pb\\.go"
Expand Down

0 comments on commit 4e8cf9f

Please sign in to comment.