Skip to content

Commit 3b43c9e

Browse files
aledbfkylos101
authored andcommitted
Update gocyclo configuration
1 parent 3f86658 commit 3b43c9e

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
@@ -66,7 +66,7 @@ linters-settings:
6666
- unnamedResult
6767
- whyNoLint
6868
gocyclo:
69-
min-complexity: 16
69+
min-complexity: 18
7070
lll:
7171
line-length: 200
7272
issues:

0 commit comments

Comments
 (0)