exercism / elixir-analyzer

GNU Affero General Public License v3.0
30 stars 32 forks source link

Update to Elixir 1.17 #430

Closed jiegillet closed 2 weeks ago

jiegillet commented 1 month ago

This was way easier than the 1.16 update :) I also updated the deps, because Credo was crashing, possible because of the AST difference for ....

There was only one warning to fix (Exception.message(e)), and the rest is mostly appeasing credo.