Files
OmniRoute/config/quality
Markus Hartung ee795f2056 fix(quality): rebaseline RequestLoggerDetail.tsx to 1260 after prettier reformat
lint-staged's prettier pass on the prior commit reformatted a pre-existing
multi-line ternary (title attribute) past the 100-char print width,
growing the file 1256->1260 lines with no functional change. CI's
check:file-size gate caught the drift (frozen cap can only shrink).
2026-08-05 11:14:12 +02:00
..