Skip to content

Commit daf94e2

Browse files
committed
lint: Remove unused ignore
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent 04ae505 commit daf94e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ linters:
1818
- linters:
1919
- staticcheck
2020
text: "SA1019: (x509.EncryptPEMBlock|strings.Title)"
21-
- path: (.+)\.go$
22-
text: SA1006
2321
paths:
2422
- third_party$
2523
- builtin$

0 commit comments

Comments
 (0)