glicko-elixir/lib
Mikael Muszynski db54b10e93 Change multi-line `do:` function definitions to `do` (#3)
Change the cases where a `do:` is followed by a `mix format` mandated
line break, or if the expression following the `do:` would span multiple
lines anyway.

The only exception to the rule above is the first change in the
changeset, as this was done for the function style of `initial_rating`
to be consistent with `initial_rating_deviation`.
2020-01-19 14:54:18 +00:00
..
glicko Change multi-line `do:` function definitions to `do` (#3) 2020-01-19 14:54:18 +00:00
glicko.ex Run `mix format` (#1) 2020-01-19 13:58:40 +00:00