aprs.me/test/aprsme_web/live
Graham McIntire b065404803
Fix credo warnings and ensure clean compilation
- Renamed predicate functions to follow Elixir conventions:
  - is_finite? → finite?
  - is_finite_number? → finite_number?
  - is_finite_float? → finite_float?
- Fixed all function returns to ensure proper nil handling
- Applied mix format to all files
- All tests pass with no compilation warnings

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 10:25:01 -05:00
..
map_live Fix credo warnings and ensure clean compilation 2025-07-14 10:25:01 -05:00
bad_packets_live_test.exs badpackets formatting 2025-07-12 08:02:51 -05:00
info_live_test.exs add comment on info page 2025-07-12 09:47:09 -05:00
user_registration_live_test.exs add callsign to users 2025-07-10 16:07:05 -05:00
user_settings_live_test.exs add callsign to users 2025-07-10 16:07:05 -05:00