Cobenian / raygun

A raygun client for Elixir
Apache License 2.0
19 stars 15 forks source link

Fix compiler warnings and make compatible with `mix format` #29

Open eoinkelly opened 5 years ago

eoinkelly commented 5 years ago

This PR fixes a bunch of compiler warnings and mix format which were easy to fix. There are a few other warnings which will require changes in functionality but I will address those separately (in smaller PRs). Sorry this PR is big.