Skip to content

Commit

Permalink
fix codespell. See #756
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed May 31, 2024
1 parent 0f473f7 commit 8426b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 8426b3e

Please sign in to comment.