Skip to content

Commit e68394a

Browse files
aledbfgeropl
authored andcommitted
Update gocyclo configuration
1 parent af734fc commit e68394a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ linters-settings:
6464
- unnamedResult
6565
- whyNoLint
6666
gocyclo:
67-
min-complexity: 16
67+
min-complexity: 18
6868
lll:
6969
line-length: 200
7070
issues:

0 commit comments

Comments
 (0)