Skip to content

Commit 01fe351

Browse files
committed
remove deprecated configs
1 parent 94cc27e commit 01fe351

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.golangci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@ linters-settings:
3333
# Default: 5
3434
min-complexity: 8
3535
gomnd:
36-
settings:
37-
mnd:
38-
# don't include the "operation" and "assign"
39-
checks: argument,case,condition,return
4036
govet:
41-
check-shadowing: true
4237
lll:
4338
line-length: 140
4439
maligned:

0 commit comments

Comments
 (0)