From a2bf653348eac898848a19bd5ec209aef2259d26 Mon Sep 17 00:00:00 2001 From: Yusuke Hirao Date: Wed, 22 Apr 2026 15:51:14 +0900 Subject: [PATCH] chore(repo): exclude CODEOWNERS from cspell checks --- cspell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index ae815c1..0a7494d 100644 --- a/cspell.json +++ b/cspell.json @@ -1,6 +1,6 @@ { "import": ["@d-zero/cspell-config"], - "ignorePaths": [".vscode/*"], + "ignorePaths": [".vscode/*", "**/CODEOWNERS"], "words": [ // "huskyrc",