Commit 3434360
authored
chore: enable skip_empty for lefthook oxfmt command (#276)
oxfmt internally ignores certain files like pnpm-lock.yaml, which causes
lefthook to error when only lockfile changes are staged (since oxfmt
produces no output). Enabling skip_empty prevents this error.1 parent f91636f commit 3434360
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
0 commit comments