Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$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. April 2026 um 16:46
SKILL.md
readonly