Merge pull request #39960 from thaJeztah/lint_integration_cli

integration-cli: enable golangci-lint
This commit is contained in:
Akihiro Suda 2019-09-20 13:26:29 +09:00 committed by GitHub
commit 4e8cf9f5dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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