prop/lib/mix
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
..
tasks Fix credo warnings: struct specs, length/1, and test patterns 2026-04-12 10:26:53 -05:00