You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI's 'Check formatting' step runs mix format --check-formatted, which
errors when no .formatter.exs exists — the file had never been created, so
the gate could never genuinely pass on a run that reached it. Adds the
standard formatter config and applies mix format (semantics-preserving
reflow only; mix test 272/272 green before and after).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017LDhR8gtnittEWSafunnrq
0 commit comments