Skip to content

Commit

Permalink
Merge pull request #2119 from MartinForReal/shafan/updatetest
Browse files Browse the repository at this point in the history
Chores:adopt ginkgo and gomega in controllerserver_test.go
  • Loading branch information
k8s-ci-robot authored Sep 26, 2024
2 parents 5e32628 + 97d91eb commit 180793b
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 932 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
args: -E=gofmt,unused,ineffassign,revive,misspell,exportloopref,asciicheck,bodyclose,depguard,dogsled,dupl,durationcheck,errname,forbidigo -D=staticcheck --timeout=30m0s
args: -E=gofmt,unused,ineffassign,revive,misspell,copyloopvar,asciicheck,bodyclose,depguard,dogsled,dupl,durationcheck,errname,forbidigo -D=staticcheck --timeout=30m0s
Loading

0 comments on commit 180793b

Please sign in to comment.