Skip to content

Commit 5e92828

Browse files
committed
precommit: add biome lint
1 parent 115b40d commit 5e92828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lefthook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ pre-commit:
66
- name: Prettier
77
run: bun run fix:format
88
stage_fixed: true
9+
- name: Biome Lint
10+
run: bun run check:lint

0 commit comments

Comments
 (0)