clean up Makefile
parent
0218fedcf0
commit
8fda65108f
|
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"GOLANG": {
|
||||
"TOO_MANY_IVARS": [
|
||||
10,
|
||||
12,
|
||||
15,
|
||||
18
|
||||
20,
|
||||
22,
|
||||
25,
|
||||
],
|
||||
"LOC": [
|
||||
30,
|
||||
50,
|
||||
60,
|
||||
70,
|
||||
80,
|
||||
100
|
||||
],
|
||||
"TOTAL_LOC": [
|
||||
200,
|
||||
350,
|
||||
400,
|
||||
500,
|
||||
600
|
||||
],
|
||||
"TOO_MANY_FUNCTIONS": [
|
||||
30,
|
||||
40,
|
||||
45,
|
||||
46
|
||||
50,
|
||||
55,
|
||||
60,
|
||||
],
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue