From 7212d7f62efd297c07e2841347c6165fd551fd71 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Wed, 18 Feb 2026 01:24:52 +0100 Subject: [PATCH] Add afterall to codespell ignore words list --- .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 00000000..351e9a06 --- /dev/null +++ b/.github/linters/.codespellrc @@ -0,0 +1,3 @@ +[codespell] +skip = ./.github/linters +ignore-words-list = afterall