Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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:2026년 4월 6일 16:46
SKILL.md
readonly