mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
chore(lint): fix LIT002 ceiling after rebase merge conflict resolution
This commit is contained in:
parent
50c7f107e1
commit
2e0ec3c262
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"limit": 18483
|
||||
},
|
||||
"reportArgumentType": {
|
||||
"limit": 2561
|
||||
"limit": 2557
|
||||
},
|
||||
"reportAssignmentType": {
|
||||
"limit": 319
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"LIT001": {
|
||||
"limit": 22733
|
||||
"limit": 22727
|
||||
},
|
||||
"LIT002": {
|
||||
"limit": 26859
|
||||
"limit": 26900
|
||||
},
|
||||
"LIT003": {
|
||||
"limit": 269
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue