We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eed3447 + afbcd37 commit 8b1e7c9Copy full SHA for 8b1e7c9
1 file changed
pyproject.toml
@@ -1,3 +1,6 @@
1
[build-system]
2
requires = ["setuptools"]
3
build-backend = "setuptools.build_meta"
4
+
5
+[tool.codespell]
6
+skip = './.git'
0 commit comments