aprs.me/test/aprsme_web
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
..
controllers refactor to use external parser 2025-06-24 14:22:09 -05:00
integration refactor and performance improvements 2025-07-10 10:53:34 -05:00
live Fix credo warnings and ensure clean compilation 2025-07-14 10:25:01 -05:00
plugs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
aprs_symbol_test.exs format 2025-07-09 16:22:58 -05:00
time_helpers_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00