View Source mix igniter.refactor.unless_to_if_not (igniter v0.5.0)

Rewrites occurences of unless x to if !x across the project.

Example

mix igniter.refactor.unless_to_if_not

Summary

Functions

igniter(igniter)

Callback implementation for Igniter.Mix.Task.igniter/1.