I have a PreToolUse hook to run a format and linter check before committing. However, I now have a clash policy that allows committing. That policy bypasses the hook configured in my claude settings. I think it would be better to still run hooks configured explicitly by the user.
I have a
PreToolUsehook to run a format and linter check before committing. However, I now have a clash policy that allows committing. That policy bypasses the hook configured in my claude settings. I think it would be better to still run hooks configured explicitly by the user.