Skip to content

Commit 5ee2e64

Browse files
stephane-caronStéphane Caron
authored andcommitted
[CI] Add --check to black
1 parent 96f88e7 commit 5ee2e64

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 robot_descriptions
40+
black --check 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)