fix: asjust linter settings

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2025-05-13 01:08:52 +07:00
parent 3b5cfed320
commit d82387f847
+1 -1
View File
@@ -62,7 +62,7 @@ linters-settings:
threshold: 150
funlen:
lines: 140
statements: 80
statements: 100
goconst:
min-len: 2
min-occurrences: 2