v0.9.1
The boolean conditionals edition!
Improvements
- auto-fix
Credo.Check.Refactor.CondStatements
(detects any truthy atom, not justtrue
) - if/unless rewrites:
Credo.Check.Refactor.NegatedConditionsWithElse
Credo.Check.Refactor.NegatedConditionsInUnless
Credo.Check.Refactor.UnlessWithElse