fix(gates): address TypeRT review gaps

This commit is contained in:
Tianyi Cui
2026-08-08 15:03:14 +08:00
parent 4b73aa153e
commit 0411196489
16 changed files with 81 additions and 55 deletions

View File

@@ -15,7 +15,7 @@ pre-commit:
glob: '*.{ts,tsx,mts,cts,mjs}'
exclude:
- 'vendor/*/src/**'
run: node_modules/.bin/tsx scripts/run-oxlint.ts --fix --no-error-on-unmatched-pattern {staged_files}
run: node_modules/.bin/tsx scripts/run-oxlint.ts --config .oxlintrc.staged.json --fix --no-error-on-unmatched-pattern {staged_files}
stage_fixed: true
# Regenerate rather than reject: a dependency edit that forgot the notices