We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e33da commit 83f88d4Copy full SHA for 83f88d4
1 file changed
tox.ini
@@ -61,6 +61,7 @@ deps = ruff
61
skip_install = true
62
63
[testenv:codespell]
64
+changedir = {toxinidir}
65
commands = codespell .
66
deps = codespell
67
0 commit comments