Skip to content

Commit 885e25a

Browse files
author
Josh
committed
Exclude deprecated check
1 parent 8df3684 commit 885e25a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.golangci.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
issues:
2+
exclude-rules:
3+
- linters:
4+
- staticcheck
5+
text: 'SA1019:'

0 commit comments

Comments
 (0)