fix_warnings v0.1.3 API Reference
Modules
FixWarnings automatically fixes the most common Elixir warnings in your source code
Parses a file containing log output into a list of patches
Automatically removes unused aliases from a module
Automatically prefixes unused variables with a “_”. This is the minimal invasive patch, as it preserves meaning from variable names
Mix Tasks
Automatically fixes compiler warnings in your Elixir project