From 85d6fad8971b7a2e960d57a4fc8f591e8873222d Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 5 Apr 2026 02:57:59 +0200 Subject: [PATCH] Add .codespellrc to skip linter config directory --- .github/linters/.codespellrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/linters/.codespellrc diff --git a/.github/linters/.codespellrc b/.github/linters/.codespellrc new file mode 100644 index 0000000..351e9a0 --- /dev/null +++ b/.github/linters/.codespellrc @@ -0,0 +1,3 @@ +[codespell] +skip = ./.github/linters +ignore-words-list = afterall