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
Replace references to Dogma with references to Credo
Dogma has been deprecated in favor of `mix format`. Credo, which is a
library for static code analysis geared more towards coding style
improvements rather than enforcing a style guide, makes more sense
as an example in the documentation.
0 commit comments