mitgliederverwaltung/lib/mv/membership
Moritz 4e48ace2d4
refactor: Reduce function complexity and nesting depth
- Extract helper functions from process_chunk to reduce nesting
- Extract format_error_message from extract_changeset_error
- Split extract_error_message into smaller functions to reduce complexity
- Fixes Credo refactoring opportunities
2026-01-27 10:13:56 +01:00
..
helpers refactor: extract helper modules to remove code duplication 2026-01-08 11:22:44 +01:00
import refactor: Reduce function complexity and nesting depth 2026-01-27 10:13:56 +01:00
member/validations refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00