chore/svelte-kit-to-svelte-migration #6
@@ -20,7 +20,9 @@ pre-push:
|
||||
run: yarn svelte-check --threshold warning
|
||||
|
||||
format-check:
|
||||
run: yarn dprint check
|
||||
glob: "*.{ts,js,svelte,json,md}"
|
||||
run: yarn dprint check {push_files}
|
||||
|
||||
lint-full:
|
||||
run: yarn oxlint .
|
||||
glob: "*.{ts,js,svelte}"
|
||||
run: yarn oxlint {push_files}
|
||||
|
||||
Reference in New Issue
Block a user