Files
NowChessSystems/modules/tournament
LQ63 c9cf92266c
Build & Test (NowChessSystems) TeamCity build finished
fix(tournament): fix scalafix violations and apply scalafmt formatting
- Replace null with Option in GameResultStreamListener, PairingRepository,
  ParticipantRepository, TournamentService
- Replace isInstanceOf checks with pattern matching in GameResultStreamListener
- Wrap var in SwissPairingService resolveConflicts with scalafix:off
- Apply spotlessScalaApply formatting across tournament and official-bots modules

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 13:03:34 +02:00
..