narrow-bare-rescue
Skillby majiayu000
Narrow bare `rescue _ ->` / `rescue e ->` so UndefinedFunctionError, KeyError, and typos propagate instead of being swallowed. Use for auditing rescues, secure-coding review, exception review, refactoring error handling in Elixir.
Details
- Path
- skills/quality/narrow-bare-rescue/SKILL.md
- Dependencies
- 4