Skip to content

Commit 44397a2

Browse files
pcarletonclaude
andcommitted
Don't require lefthook to be installed
Set assert_lefthook_installed to false so the hooks gracefully skip if lefthook is not installed on the system. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5fafa33 commit 44397a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lefthook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# lefthook.yml
22
# Configuration reference: https://lefthook.dev/configuration/
33

4-
assert_lefthook_installed: true
4+
assert_lefthook_installed: false
55

66
output:
77
- meta # Print lefthook version

0 commit comments

Comments
 (0)