Skip to content

Commit c44629b

Browse files
Remove unnecessary configurations from .golangci.yml (#617)
1 parent 048ac96 commit c44629b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.golangci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ linters-settings:
6464
customlint:
6565
type: module
6666

67-
wrapcheck:
68-
ignorePackageGlobs:
69-
- encoding/*
70-
- github.com/go-json-experiment/*
7167
# revive:
7268
# enable-all-rules: true
7369
# rules:

0 commit comments

Comments
 (0)