Adjust .codebeatsettings
This commit is contained in:
parent
699c71d319
commit
87954dbfeb
1 changed files with 2 additions and 0 deletions
|
@ -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]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue