mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-12 02:02:13 +03:00
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).