Browse Source

Propagate the desired skips into the config

Yaroslav Halchenko 9 months ago
parent
commit
7bab722fae
1 changed files with 2 additions and 3 deletions
  1. 2 3
      pyproject.toml

+ 2 - 3
pyproject.toml

@@ -2,6 +2,5 @@
 requires = ["setuptools >= 30.3.0", "wheel"]
 
 [tool.codespell]
-skip = '.git,*.pdf,*.svg,venvs,versioneer.py'
-#
-# ignore-words-list = ''
+skip = '.git,*.pdf,*.svg,venvs,versioneer.py,DL-*,.github,_build'
+ignore-words-list = 'wit'