fix: retrieve and update correct player after disconnection/bot take … #936
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / golangci-lint
failed
Nov 11, 2023 in 1s
reviewdog [golangci-lint] report
reported by reviewdog 🐶
Findings (1)
pkg/demoinfocs/datatables.go|619 col 4| expressions should not be cuddled with blocks (wsl)
Filtered Findings (0)
Annotations
Check failure on line 619 in pkg/demoinfocs/datatables.go
github-actions / golangci-lint
[golangci-lint] pkg/demoinfocs/datatables.go#L619
expressions should not be cuddled with blocks (wsl)
Raw output
pkg/demoinfocs/datatables.go:619:4: expressions should not be cuddled with blocks (wsl)
p.eventDispatcher.Dispatch(events.PlayerSpottersChanged{Spotted: pl})
^
Loading