fix(lint): increase limit for B008 for gigachat api route

This commit is contained in:
KnyazSh 2026-07-21 07:00:31 +00:00
parent ccdc87f80e
commit 7a1af1737e

View file

@ -36,7 +36,7 @@
"limit": 190
},
"B008": {
"limit": 505
"limit": 506
},
"B009": {
"limit": 84