equinor / isar-turtlebot

ISAR implementation for the Turtlebot3 Waffle Pi
Eclipse Public License 2.0
2 stars 23 forks source link

Add pre-commit config with black #121

Closed eivindsjovold closed 1 year ago

GodVenn commented 1 year ago

Maybe we should also add a pre-commit hook for mypy and pytest as well?

eivindsjovold commented 1 year ago

Maybe we should also add a pre-commit hook for mypy and pytest as well?

Good suggestion. mypy is not in the github workflows. Could add it to have the same checks as isar?