Merge remote-tracking branch 'origin/master' into worktree/worktree-local-lefthook-20260727
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
pre-commit:
|
||||
jobs:
|
||||
- name: lint (staged)
|
||||
glob: '*.{ts,mts,cts,mjs}'
|
||||
glob: '*.{ts,tsx,mts,cts,mjs}'
|
||||
exclude:
|
||||
- 'vendor/*/src/**'
|
||||
run: node_modules/.bin/eslint --fix {staged_files}
|
||||
|
||||
Reference in New Issue
Block a user