Skip to content

Commit

Permalink
adopt ginkgo and gomega in controllerserver_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForReal committed Sep 26, 2024
1 parent 5e32628 commit 97d91eb
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 97d91eb

Please sign in to comment.