From 79e0b4a11e3ecfa3fcd82fc258cebcd5bae4e1f5 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 5 Apr 2026 02:58:09 +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