Slide 3
Slide 3 text
"Elixir master now includes a code formatter that automatically
formats your code according to a consistent style.
We want to convert Elixir's codebase to use the formatter on all
files. We understand this means a lot of code churn now but, on
the positive side, it means we can automatically enforce and/or
format future contributions, making it easier for everyone to
contribute to Elixir."1
1 José Valim, Github Elixir-Lang Issue #6643, https://github.com/elixir-lang/elixir/issues/6643.
3