We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e00dc commit bffbc5dCopy full SHA for bffbc5d
.codebeatsettings
@@ -1,5 +1,6 @@
1
{
2
"GOLANG": {
3
- "TOO_MANY_IVARS": [1000, 2000, 3000, 4000]
+ "TOO_MANY_IVARS": [1000, 2000, 3000, 4000],
4
+ "ARITY": [1000, 2000, 3000, 4000]
5
}
6
0 commit comments