orca/mobile/src/hooks
Neil e33b2006f4
Remove stale max-lines lint disables from files under the limit (#7548)
110 files carried an eslint/oxlint-disable max-lines directive but are
already under the default max-lines budget (300 .ts / 400 .tsx / 600 .mjs
/ 800 test), so the suppression is dead. Removing it restores real
max-lines coverage on these files with zero behavior change.

Each removed directive had max-lines as its only rule; verified via a
full oxlint run (0 max-lines violations, 0 new errors). Diff is pure
deletions (200 lines, 0 additions) — no code touched.

Co-authored-by: Orca <help@stably.ai>
2026-07-06 02:12:32 -07:00
..
mobile-dictation-pending-audio-budget.test.ts perf: cap mobile dictation audio backlog (#4078) 2026-05-31 03:33:00 -07:00
mobile-dictation-pending-audio-budget.ts perf: cap mobile dictation audio backlog (#4078) 2026-05-31 03:33:00 -07:00
use-active-worktree-scroll.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
use-mobile-dictation-source.test.ts perf: cap mobile dictation audio backlog (#4078) 2026-05-31 03:33:00 -07:00
use-mobile-dictation.ts Remove stale max-lines lint disables from files under the limit (#7548) 2026-07-06 02:12:32 -07:00
use-now.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00