aprs.me/lib/aprsme/cluster
Graham McIntire dc0bc7bbdf
Fix credo warnings and start on design suggestions
Warnings fixed (13 issues):
- Replace expensive length/1 checks with empty list comparisons
- Remove redundant n == n comparison in is_finite guards
- Use proper type notation in @spec instead of struct literal

Design suggestions (3/13 files):
- Add aliases for nested modules in historical_loader, page_controller, mobile_channel

Remaining: 10 design suggestions, 42 refactoring opportunities (complex functions)
2026-02-09 11:23:01 -06:00
..
connection_manager.ex Fix credo issues 2026-02-09 11:17:56 -06:00
leader_election.ex Fix credo warnings and start on design suggestions 2026-02-09 11:23:01 -06:00
packet_distributor.ex Fix credo issues 2026-02-09 11:17:56 -06:00
packet_receiver.ex Fix credo issues 2026-02-09 11:17:56 -06:00
topology.ex Add Cluster.Supervisor directly to application supervision tree 2025-07-25 11:03:20 -05:00