towerops/lib/towerops_web/live/admin/org_live
Graham McIntire 100245975a
refactor: reduce complexity in global pricing validation
Extract validation logic into separate functions to reduce:
- Cyclomatic complexity from 12 to acceptable levels
- Nesting depth from 3 to 2

Improves code maintainability and passes Credo checks.
2026-03-06 14:44:33 -06:00
..
index.ex refactor: reduce complexity in global pricing validation 2026-03-06 14:44:33 -06:00
index.html.heex refactor: reduce complexity in global pricing validation 2026-03-06 14:44:33 -06:00