mirror of
https://github.com/go-gitea/gitea
synced 2024-11-07 09:15:53 +01:00
Adjust .codebeatsettings
This commit is contained in:
parent
699c71d319
commit
87954dbfeb
@ -1,5 +1,7 @@
|
||||
{
|
||||
"GOLANG": {
|
||||
"TOTAL_LOC": [500, 999, 1999, 9999],
|
||||
"TOO_MANY_FUNCTIONS": [50, 99, 199, 999],
|
||||
"TOO_MANY_IVARS": [20, 50, 70, 99]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user