Skip to content

Commit

Permalink
Merge pull request #9320 from nunnatsa/ginkgolinter-focus-container
Browse files Browse the repository at this point in the history
🌱 ginkgolinter: forbid focus container
  • Loading branch information
k8s-ci-robot committed Aug 28, 2023
2 parents 4867dad + ad59639 commit b183e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ linters:
linters-settings:
gci:
local-prefixes: "sigs.k8s.io/cluster-api"
ginkgolinter:
forbid-focus-container: true
godot:
# declarations - for top level declaration comments (default);
# toplevel - for top level comments;
Expand Down

0 comments on commit b183e66

Please sign in to comment.