Use Elixir in CodeRunner 2 Use Wit.ai Natural Language Processing in Elixir for bots

Credo v0.4.5 released

Credo has received an update today:

  • Warnings about redeclaring names of Kernel or local functions now only consider functions with arity zero.
  • Warnings for operations with constant result now ignore division by 1
  • New check: readability/parentheses_in_condition

Full CHANGELOG

Bonus: You now get more detailed information on how to configure individual checks: