ci: avoids duplication of codespell config (#17519)

This commit is contained in:
Jacob Gordon
2026-01-21 12:02:37 -08:00
committed by GitHub
parent 390898545e
commit cda43ffa4d
6 changed files with 4 additions and 18 deletions
+1 -2
View File
@@ -51,8 +51,7 @@ repos:
rev: v2.4.1
hooks:
- id: codespell
additional_dependencies: ['tomli']
args: ['--toml', 'python/pyproject.toml', '-L', 'cann,thi,makro,wil,rouge,PRIS']
args: ['--config', '.codespellrc', '-L', 'cann,thi,makro,wil,rouge,PRIS']
exclude: |
(?x)^(
test/srt/test_reasoning_parser\.py|