mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 04:07:43 +02:00
fix: increase min complexity
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ linters-settings:
|
||||
goimports:
|
||||
local-prefixes: github.com/networkservicemesh/sdk
|
||||
gocyclo:
|
||||
min-complexity: 15
|
||||
min-complexity: 20
|
||||
dupl:
|
||||
threshold: 150
|
||||
funlen:
|
||||
|
||||
Reference in New Issue
Block a user