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 0356c9d commit 4579267Copy full SHA for 4579267
.golangci.yml
@@ -48,3 +48,4 @@ linters:
48
issues:
49
exclude:
50
- "tag is not aligned, should be:" # this is harder to read
51
+ - "corev1.Endpoints is deprecated"
0 commit comments