From 7268034d56d353e90992f0d688eb4a35ae86e09a Mon Sep 17 00:00:00 2001 From: Damien George Date: Thu, 20 Feb 2025 23:35:07 +1100 Subject: [PATCH] top: Add "ser" to codespell exclusion list. This word appears in the upcoming alif port. Signed-off-by: Damien George --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8053df24d..263b120d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.codespell] count = "" ignore-regex = '\b[A-Z]{3}\b' -ignore-words-list = "ans,asend,deques,dout,emac,extint,hsi,iput,mis,notin,numer,shft,synopsys,technic,ure,curren" +ignore-words-list = "ans,asend,deques,dout,emac,extint,hsi,iput,mis,notin,numer,ser,shft,synopsys,technic,ure,curren" quiet-level = 3 skip = """ */build*,\