berrypod/lib/simpleshop_theme/theme
jamey eaa4bbb3fa add CI pipeline with credo and dialyzer
mix ci alias: compile --warning-as-errors, format --check-formatted,
credo, dialyzer, test. Credo configured with sensible defaults.
Dialyzer ignore file for false positives (Stripe types, Mix tasks,
ExUnit internals). Credo fixes: map_join, filter consolidation,
nesting extraction, cond→if simplification.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 15:19:42 +00:00
..
css_cache.ex feat: add encrypted settings, guided Stripe setup, and admin credentials page 2026-02-07 17:12:53 +00:00
css_generator.ex perf: use digested font paths in CSS and preloads 2026-01-25 09:32:06 +00:00
fonts.ex add CI pipeline with credo and dialyzer 2026-02-08 15:19:42 +00:00
presets.ex fix: improve accent color contrast for WCAG AA compliance 2026-01-25 00:33:52 +00:00
preview_data.ex add CI pipeline with credo and dialyzer 2026-02-08 15:19:42 +00:00