From ccff59254c36ca9e5596cac1faa9013750ce1ec3 Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Wed, 15 Apr 2026 16:25:55 -0700 Subject: [PATCH] Update .codespellrc (#22912) --- .codespellrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codespellrc b/.codespellrc index a40cbdb23..e7473ce23 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,3 @@ [codespell] -ignore-words-list = ans, als, hel, boostrap, childs, te, vas, hsa, ment, cann, thi, makro, wil, rouge, PRIS, ather, MIS, medias -skip = *.json,*.jsonl,*.patch,*.txt +ignore-words-list = ans, als, hel, boostrap, childs, te, vas, hsa, ment, cann, thi, makro, wil, rouge, PRIS, ather, MIS, medias, inout +skip = *.json, *.jsonl, *.patch, *.txt, *.lock