From 97416b6f54db9fce5a79ffc6413495b7e0f67514 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Wed, 18 Feb 2026 01:25:36 +0100 Subject: [PATCH] Add afterall to codespell ignore words list --- .github/linters/.codespellrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/linters/.codespellrc b/.github/linters/.codespellrc index 5f3e9d9..351e9a0 100644 --- a/.github/linters/.codespellrc +++ b/.github/linters/.codespellrc @@ -1,2 +1,3 @@ [codespell] skip = ./.github/linters +ignore-words-list = afterall