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 b5ea9c4 commit d42045eCopy full SHA for d42045e
.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