We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28fc73 commit ad59639Copy full SHA for ad59639
.golangci.yml
@@ -59,6 +59,8 @@ linters:
59
linters-settings:
60
gci:
61
local-prefixes: "sigs.k8s.io/cluster-api"
62
+ ginkgolinter:
63
+ forbid-focus-container: true
64
godot:
65
# declarations - for top level declaration comments (default);
66
# toplevel - for top level comments;
0 commit comments