mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-26 09:02:11 +03:00
fix(quality): register GrokBuildToolCard.tsx eslint suppression (dropped uncommitted in #10778)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- fix(quality): register GrokBuildToolCard.tsx react-hooks/set-state-in-effect suppression (dropped in #10778's uncommitted fix)
|
||||
@@ -459,6 +459,11 @@
|
||||
"count": 2
|
||||
}
|
||||
},
|
||||
"src/app/(dashboard)/dashboard/cli-code/components/GrokBuildToolCard.tsx": {
|
||||
"react-hooks/set-state-in-effect": {
|
||||
"count": 2
|
||||
}
|
||||
},
|
||||
"src/app/(dashboard)/dashboard/cli-code/components/HermesAgentToolCard.tsx": {
|
||||
"react-hooks/immutability": {
|
||||
"count": 1
|
||||
@@ -1411,7 +1416,6 @@
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
|
||||
"src/app/api/settings/route.ts": {
|
||||
"no-restricted-imports": {
|
||||
"count": 1
|
||||
@@ -2282,7 +2286,6 @@
|
||||
"count": 11
|
||||
}
|
||||
},
|
||||
|
||||
"tests/unit/auth-ollama-cloud-per-model-403-3027.test.ts": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 11
|
||||
@@ -3161,7 +3164,6 @@
|
||||
"count": 12
|
||||
}
|
||||
},
|
||||
|
||||
"tests/unit/management-password.test.ts": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 4
|
||||
|
||||
Reference in New Issue
Block a user