mailman
mailman copied to clipboard
Code style cleanup (credo + dialyxir)
It would be nice to include linting and type checking via credo
and @spec
, and to bring the code in line with conventional Elixir code formatting while we're at it.
PRs welcome!