Skip to content

Commit 5b0909b

Browse files
aledbfWVerlaek
authored andcommitted
Update gocyclo configuration
1 parent cbbcecb commit 5b0909b

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
@@ -54,7 +54,7 @@ linters-settings:
5454
- unnamedResult
5555
- whyNoLint
5656
gocyclo:
57-
min-complexity: 16
57+
min-complexity: 18
5858
lll:
5959
line-length: 200
6060
issues:

0 commit comments

Comments
 (0)