updates
parent
64fb916d65
commit
c0b7bc76c9
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"GOLANG": {
|
"GOLANG": {
|
||||||
"TOO_MANY_IVARS": [
|
"TOO_MANY_IVARS": [
|
||||||
8,
|
|
||||||
10,
|
10,
|
||||||
12,
|
12,
|
||||||
15
|
15,
|
||||||
|
18
|
||||||
],
|
],
|
||||||
"LOC": [
|
"LOC": [
|
||||||
30,
|
30,
|
||||||
|
|
@ -19,10 +19,10 @@
|
||||||
600
|
600
|
||||||
],
|
],
|
||||||
"TOO_MANY_FUNCTIONS": [
|
"TOO_MANY_FUNCTIONS": [
|
||||||
20,
|
|
||||||
30,
|
30,
|
||||||
40,
|
40,
|
||||||
50
|
45,
|
||||||
|
46
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue