Skip to content

Commit 4be6b1a

Browse files
committed
chore(repo): add tombi to pre push checks
1 parent c37af05 commit 4be6b1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lefthook.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ pre-commit:
1212
stage_fixed: true
1313

1414
pre-push:
15+
parallel: true
1516
jobs:
1617
- run: pnpm lint
1718
glob: "**/*.*"
19+
- run: pnpm tombi lint
20+
glob: "**/*.tombi"

0 commit comments

Comments
 (0)