Skip to content

Commit b38ee28

Browse files
stephane-caronStéphane Caron
authored andcommitted
[black] Add --diff to checks
1 parent 8283445 commit b38ee28

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
@@ -37,7 +37,7 @@ deps =
3737
robomeshcat >= 1.0.4
3838
yourdfpy >=0.0.52
3939
commands =
40-
black --check robot_descriptions
40+
black --check --diff robot_descriptions
4141
flake8 robot_descriptions
4242
pylint robot_descriptions --exit-zero --rcfile={toxinidir}/tox.ini
4343
mypy robot_descriptions --ignore-missing-imports

0 commit comments

Comments
 (0)