prop/lib
Graham McIntire 9abbb83469 Fix credo warnings: struct specs, length/1, and test patterns
- Replace %Struct{} with Struct.t() in all @spec annotations
- Replace length(x) > 0 with x != [] in test assertions
- Fix multi-line spec struct references in weather.ex
2026-04-12 10:26:53 -05:00
..
microwaveprop Fix credo warnings: struct specs, length/1, and test patterns 2026-04-12 10:26:53 -05:00
microwaveprop_web Fix credo warnings: struct specs, length/1, and test patterns 2026-04-12 10:26:53 -05:00
mix/tasks Fix credo warnings: struct specs, length/1, and test patterns 2026-04-12 10:26:53 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00