Browse Source

Add rudimentary codespell config

Yaroslav Halchenko 9 tháng trước cách đây
mục cha
commit
e4808d648c
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      pyproject.toml

+ 5 - 0
pyproject.toml

@@ -1,2 +1,7 @@
 [build-system]
 requires = ["setuptools >= 30.3.0", "wheel"]
+
+[tool.codespell]
+skip = '.git,*.pdf,*.svg,venvs,versioneer.py'
+#
+# ignore-words-list = ''