Skip to content

Commit f99bbd6

Browse files
committed
Update linter settings -> v1.26.x
1 parent 488218f commit f99bbd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.golangci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ linters-settings:
2121
exclude: .errcheck_excludes.txt
2222
lll:
2323
tab-width: 4
24+
issues:
25+
exclude-rules:
26+
- path: _test\.go
27+
linters:
28+
- goerr113

0 commit comments

Comments
 (0)