Skip to content

Commit 363720b

Browse files
committed
Lint only the src directory
1 parent a49295d commit 363720b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ addopts=
2525
testpaths=docs src/sortedcontainers tests
2626

2727
[testenv:rufflint]
28-
commands=ruff {toxinidir}
28+
commands=ruff {toxinidir}/src
2929
deps=ruff
3030

3131
[testenv:ruffformatcheck]

0 commit comments

Comments
 (0)