fix: exclude shadcn files from lefthook svetle-check
This commit is contained in:
@@ -17,7 +17,7 @@ pre-push:
|
||||
run: yarn tsc --noEmit
|
||||
|
||||
svelte-check:
|
||||
run: yarn svelte-check --threshold warning
|
||||
run: yarn check:shadcn-excluded --threshold warning
|
||||
|
||||
format-check:
|
||||
glob: "*.{ts,js,svelte,json,md}"
|
||||
|
||||
Reference in New Issue
Block a user