浏览代码

Propagate the desired skips into the config

Yaroslav Halchenko 9 月之前
父节点
当前提交
7bab722fae
共有 1 个文件被更改,包括 2 次插入3 次删除
  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'