From 8426b3e5fdf368648d17cfbba7d96e87d79a1a8d Mon Sep 17 00:00:00 2001 From: Chris Mungall Date: Thu, 30 May 2024 17:03:35 -0700 Subject: [PATCH] fix codespell. See #756 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c59c8cd83..3e7dadd55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ reverse_relative = true [tool.codespell] skip = '.git,*.pdf,*.svg,poetry.lock,*.obo,*.ttl,*.ofn,*.gaf,*.tsv,*.json,input' ignore-regex = '(^\s*"image/\S+": ".*|[a-z]*\.\.\.)' -ignore-words-list = 'ptd,ot,nd,ser,oger,gard,te,fo,fof,bu,ue,ois,processus,infarction,infarctions' +ignore-words-list = 'ptd,ot,nd,ser,oger,gard,te,fo,fof,bu,ue,ois,processus,infarction,infarctions,assertIn,morpholgy' [tool.ruff] lint.extend-ignore = [