We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed3447 commit afbcd37Copy full SHA for afbcd37
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