mix claude.uninstall (claude v0.1.0)
Convenience task to quickly uninstall Claude hooks from your Elixir project.
This is equivalent to running:
mix claude hooks uninstall
Usage
mix claude.uninstall
What it does
Removes all Claude-managed hooks while preserving any custom hooks you may have added to your .claude/settings.json file.
Summary
Functions
Callback implementation for Mix.Task.run/1
.
Functions
Callback implementation for Mix.Task.run/1
.