5 automation hooks
5 results
Automatically format code files after they are edited or written.
Show git status after file changes to track what has been modified.
Run linting checks after code edits to catch issues early.
Log all executed commands and tool invocations to an audit file.
Automatically run relevant tests after code changes.