From 8dda10ead99a9721afc6560208395c47ca3cf8c9 Mon Sep 17 00:00:00 2001 From: futomaru Date: Mon, 26 Jan 2026 22:10:52 +0900 Subject: [PATCH] chore: add ignore-regex to .codespellrc for improved spell checking --- .codespellrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.codespellrc b/.codespellrc index 850ee1c26..5dedc5f69 100644 --- a/.codespellrc +++ b/.codespellrc @@ -4,6 +4,7 @@ builtin = clear,rare,informal check-filenames = check-hidden = ignore-words = .codespellignore +ignore-regex = \b[a-z]+[A-Z][a-zA-Z0-9]*\b interactive = 1 skip = .git,AUTHORS.md,go.mod,go.sum,LICENSES,zydis,tools.mod,tools.sum uri-ignore-words-list = *