Merge pull request #39960 from thaJeztah/lint_integration_cli
integration-cli: enable golangci-lint
This commit is contained in:
commit
4e8cf9f5dd
1 changed files with 1 additions and 1 deletions
|
@ -19,8 +19,8 @@ linters:
|
|||
modules-download-mode: vendor
|
||||
|
||||
skip-dirs:
|
||||
- bundles
|
||||
- docs
|
||||
- integration-cli
|
||||
|
||||
skip-files:
|
||||
- ".*\\.pb\\.go"
|
||||
|
|
Loading…
Reference in a new issue