Skip to main content
Ejecuta cualquier Skill en Manus
con 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:4552
forks:3076
updated:6 de abril de 2026, 16:46
SKILL.md
readonly