From 7ec522dfb000b8336158a899825a855990ee3b4a Mon Sep 17 00:00:00 2001 From: Adam Treat Date: Wed, 30 Aug 2023 13:41:22 -0400 Subject: [PATCH] Lower case the som. --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index edf29869..3cbeff6d 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,3 @@ [codespell] -ignore-words-list = blong, belong, afterall, SOM +ignore-words-list = blong, belong, afterall, som skip = .git,*.pdf,*.svg,*.lock