Skip to content

Commit 2990105

Browse files
committed
Run format with --check
1 parent 4af3071 commit 2990105

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
@@ -17,5 +17,5 @@ description = Run ruff auto-formatting.
1717
deps =
1818
ruff
1919
commands =
20-
ruff format {toxinidir}
20+
ruff format --check {toxinidir}
2121

0 commit comments

Comments
 (0)