ci(codespell): centralizes list of ignorable words (#17524)

This commit is contained in:
Jacob Gordon
2026-01-21 12:29:14 -08:00
committed by GitHub
parent cf89351691
commit 858f317f13
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ repos:
rev: v2.4.1
hooks:
- id: codespell
args: ['--config', '.codespellrc', '-L', 'cann,thi,makro,wil,rouge,PRIS']
args: ['--config', '.codespellrc']
exclude: |
(?x)^(
test/srt/test_reasoning_parser\.py|