Fixer

Fix compiler warnings automatically:

Installation

Add the following lines to deps() in mix.exs:

    {:ex_fixer, "~> 1.0.0", only: :dev},

Usage

mix fix