Skip to content

Commit bffbc5d

Browse files
author
Sergey Vilgelm
committed
Set ARITY to 1000, 2000, 3000, 4000
1 parent e8e00dc commit bffbc5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codebeatsettings

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"GOLANG": {
3-
"TOO_MANY_IVARS": [1000, 2000, 3000, 4000]
3+
"TOO_MANY_IVARS": [1000, 2000, 3000, 4000],
4+
"ARITY": [1000, 2000, 3000, 4000]
45
}
56
}

0 commit comments

Comments
 (0)