Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

with-to-case-refactor

// Replace `with` expressions that contain only a single `<-` clause and an `else` branch with a `case` expression. This addresses the Credo warning "with contains only one <- clause and an else branch, consider using case instead" and produces cleaner, more idiomatic Elixir code.

$ git log --oneline --stat
stars:4 552
forks:3 076
updated:6 avril 2026 à 16:46
SKILL.md
readonly