Skip to content

Commit

Permalink
fixup golangci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Jun 9, 2022
1 parent b0f6ef5 commit 1e4b0cd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ linters-settings:
alias: runtimehooksv1
- pkg: sigs.k8s.io/cluster-api/exp/runtime/controllers
alias: runtimecontrollers
- pkg: sigs.k8s.io/cluster-api/exp/runtime/catalog
- pkg: sigs.k8s.io/cluster-api/internal/runtime/catalog
alias: runtimecatalog
- pkg: sigs.k8s.io/cluster-api/internal/runtime/client
alias: runtimeclient
Expand Down
30 changes: 12 additions & 18 deletions exp/runtime/hooks/api/v1alpha1/zz_generated.openapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e4b0cd

Please sign in to comment.