Files
minstrel/android/app
bvandeusen 0774f5f55f
android / Build + lint + test (push) Successful in 3m43s
fix(player): suppress TooManyFunctions on PlayerViewModel facade — #1944
Adding the queue move/remove/clear pass-throughs pushed the VM to 12 functions
(detekt cap 11). It's a thin transport facade forwarding to PlayerController, so
suppress with a rationale rather than splitting the delegating surface.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 23:16:17 -04:00
..