Merge pull request #9407 from ktock/golangci-lint-1.55.2
Bump up golangci-lint to v1.55.2 and tiny fix on .golangci.yml
This commit is contained in:
commit
ab63218858
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.55.0
|
||||
version: v1.55.2
|
||||
skip-cache: true
|
||||
args: --timeout=8m
|
||||
|
||||
|
@ -81,9 +81,7 @@ run:
|
||||
skip-dirs:
|
||||
- api
|
||||
- cluster
|
||||
- design
|
||||
- docs
|
||||
- docs/man
|
||||
- releases
|
||||
- reports
|
||||
- test # e2e scripts
|
||||
|
Loading…
Reference in New Issue
Block a user