Skip to content

Commit a3a0bfd

Browse files
aledbfkylos101
authored andcommitted
Update gocyclo configuration
1 parent 4bd7509 commit a3a0bfd

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)