mine
derailed 2019-11-15 20:04:40 -07:00
parent 64fb916d65
commit c0b7bc76c9
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
{
"GOLANG": {
"TOO_MANY_IVARS": [
8,
10,
12,
15
15,
18
],
"LOC": [
30,
@ -19,10 +19,10 @@
600
],
"TOO_MANY_FUNCTIONS": [
20,
30,
40,
50
45,
46
]
}
}