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 d9bbb3e commit bff31a5Copy full SHA for bff31a5
tox.ini
@@ -39,7 +39,7 @@ commands = {posargs:}
39
skip_install = true
40
depends = black,isort
41
deps = ruff
42
-commands = ruff .
+commands = ruff check .
43
44
[testenv:refurb]
45
0 commit comments