mitgliederverwaltung/lib
Moritz d9a5a081df refactor(import): drop unreachable CSV error-formatting path
consume_and_read_csv/2 and MemberCSV.prepare/2 only ever return {:error, binary()}, so the non-binary error branch and the format_error_message/* helpers it called were unreachable. Removed them and bound the remaining discarded locale/dispatch results.
2026-06-02 11:50:43 +02:00
..
accounts Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
membership fix(types): resolve unknown type references in member and authorization specs 2026-06-02 11:46:54 +02:00
membership_fees MembershipFeeCycle: own_data read :linked via bypass and HasPermission scope 2026-02-04 09:20:10 +01:00
mix/tasks refactor: adress review comments 2026-03-09 18:54:40 +01:00
mv refactor(types): bind intentionally discarded side-effecting results 2026-06-02 11:42:57 +02:00
mv_web refactor(import): drop unreachable CSV error-formatting path 2026-06-02 11:50:43 +02:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00