diff --git a/.golangci.ci.yaml b/.golangci.ci.yaml index e0564514d..8afea8633 100644 --- a/.golangci.ci.yaml +++ b/.golangci.ci.yaml @@ -34,4 +34,4 @@ issues: text: "SA(1002|1006|4000|4006)" - linters: - staticcheck - text: "(NewCertManagerBasicCertificate|DeprecatedCertificateTemplateFromCertificateRequestAndAllowInsecureCSRUsageDefinition|testCA.Subjects|RootCAs.Subjects|pki.GenerateTemplate|c.SingleInflight)" + text: "(NewCertManagerBasicCertificate|DeprecatedCertificateTemplateFromCertificateRequestAndAllowInsecureCSRUsageDefinition|testCA.Subjects|RootCAs.Subjects|pki.GenerateTemplate)"