Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 417f785

Browse files
committed
lint: Remove unused ignore
Signed-off-by: Stephen Finucane <[email protected]>
1 parent 3454538 commit 417f785

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)