Adjust .codebeatsettings

master
Unknwon 2016-08-08 23:26:10 -07:00
parent 699c71d319
commit 87954dbfeb
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
{ {
"GOLANG": { "GOLANG": {
"TOTAL_LOC": [500, 999, 1999, 9999],
"TOO_MANY_FUNCTIONS": [50, 99, 199, 999],
"TOO_MANY_IVARS": [20, 50, 70, 99] "TOO_MANY_IVARS": [20, 50, 70, 99]
} }
} }