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 8283445 commit b38ee28Copy full SHA for b38ee28
tox.ini
@@ -37,7 +37,7 @@ deps =
37
robomeshcat >= 1.0.4
38
yourdfpy >=0.0.52
39
commands =
40
- black --check robot_descriptions
+ black --check --diff robot_descriptions
41
flake8 robot_descriptions
42
pylint robot_descriptions --exit-zero --rcfile={toxinidir}/tox.ini
43
mypy robot_descriptions --ignore-missing-imports
0 commit comments