Skip to content

Commit 9d92d50

Browse files
committed
chore: remove blank in lefthook.yml
1 parent 2baff9d commit 9d92d50

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
@@ -6,7 +6,7 @@ pre-commit:
66
run: npx biome format --write {staged_files}
77
types:
88
glob: "*.{js,ts,jsx,tsx}"
9-
exclude: "docs/"
9+
exclude: "docs/"
1010
run: npx tsc
1111
commit-msg:
1212
parallel: true

0 commit comments

Comments
 (0)