Files
OmniRoute/config
BillyOutlast cee763a211 fix(quality): restore 5 out-of-scope eslint-suppressions entries dropped by this PR
The dual-layer semantic cache branch's "catch up to upstream" merge
commit accidentally dropped the react-hooks/immutability suppression
for 5 UI test files this PR never touches (use-improve-prompt,
use-presets, use-stream-metrics, use-structured-output,
use-tools-builder). Verified with eslint that they still trip the
rule and restored the entries; the other removed entries
(tlsClientBase.ts, check-licenses.test.ts, combo-routing-engine.test.ts,
src/lib/semanticCache.ts) were confirmed clean and left as-is.

Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
2026-09-16 02:03:20 -03:00
..