Files
minstrel/android
bvandeusen 5108db6ad7 fix(android): rename Quarantine files to match single decl (detekt)
- models/Quarantine.kt → QuarantineRef.kt
  - models/wire/QuarantineWire.kt → QuarantineMineWire.kt

Same fix as the earlier LikesWire → LikedIdsWire rename — detekt's
MatchingDeclarationName wants files with a single top-level
declaration to share its name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 01:06:51 -04:00
..